AuthenticationSupportService Class |
Namespace: PDTec.IceNet.Web.Service.TicketBased
public class AuthenticationSupportService : IceNetService
The AuthenticationSupportService type exposes the following members.
Name | Description | |
---|---|---|
![]() | AuthenticationSupportService | Initializes a new instance of the AuthenticationSupportService class |
Name | Description | |
---|---|---|
![]() | IceNetUserName | (Inherited from IceNetService.) |
![]() | Repository | (Inherited from IceNetService.) |
Name | Description | |
---|---|---|
![]() | AuthenticationSupportCreateTicket | |
![]() | AuthenticationSupportGetTicketInfo | |
![]() | CheckAuthorization(String, Int32) | (Inherited from IceNetService.) |
![]() | CheckAuthorization(IFolder, Int32) | (Inherited from IceNetService.) |
![]() | CheckAuthorization(IObject, Int32) | (Inherited from IceNetService.) |
![]() | CheckAuthorization(IPackage, Int32) | (Inherited from IceNetService.) |
![]() | CheckAuthorization(IParty, Int32) | (Inherited from IceNetService.) |
![]() | CheckAuthorization(AuthorizedItemType, String, Int32) | (Inherited from IceNetService.) |
![]() | CheckQualification(IFolder, String) | (Inherited from IceNetService.) |
![]() | CheckQualification(IObject, String) | (Inherited from IceNetService.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HasAuthorization(String, Int32) | (Inherited from IceNetService.) |
![]() | HasAuthorization(IFolder, Int32) | (Inherited from IceNetService.) |
![]() | HasAuthorization(IObject, Int32) | (Inherited from IceNetService.) |
![]() | HasAuthorization(IPackage, Int32) | (Inherited from IceNetService.) |
![]() | HasAuthorization(IParty, Int32) | (Inherited from IceNetService.) |
![]() | HasAuthorization(AuthorizedItemType, String, Int32) | (Inherited from IceNetService.) |
![]() | HasQualification(IFolder, String) | (Inherited from IceNetService.) |
![]() | HasQualification(IObject, String) | (Inherited from IceNetService.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | RequestAuthorizationProvider | (Inherited from IceNetService.) |
![]() | RequestInfrastructureProvider | (Inherited from IceNetService.) |