IceNetService Class |
Namespace: PDTec.IceNet.Sdk.Service
public abstract class IceNetService
The IceNetService type exposes the following members.
| Name | Description | |
|---|---|---|
| IceNetService | Initializes a new instance of the IceNetService class |
| Name | Description | |
|---|---|---|
| IceNetUserName | ||
| Repository |
| Name | Description | |
|---|---|---|
| CheckAuthorization(String, Int32) | ||
| CheckAuthorization(IFolder, Int32) | ||
| CheckAuthorization(IObject, Int32) | ||
| CheckAuthorization(IPackage, Int32) | ||
| CheckAuthorization(IParty, Int32) | ||
| CheckAuthorization(AuthorizedItemType, String, Int32) | ||
| CheckQualification(IFolder, String) | ||
| CheckQualification(IObject, String) | ||
| 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) | ||
| HasAuthorization(IFolder, Int32) | ||
| HasAuthorization(IObject, Int32) | ||
| HasAuthorization(IPackage, Int32) | ||
| HasAuthorization(IParty, Int32) | ||
| HasAuthorization(AuthorizedItemType, String, Int32) | ||
| HasQualification(IFolder, String) | ||
| HasQualification(IObject, String) | ||
| 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 | ||
| RequestInfrastructureProvider |