ClmUtils Members
Provides a set of utility methods that you can use to create new requests for Forefront Identity Manager Certificate Management (FIM CM). ClmUtils is not the only way to provision requests for FIM CM; however it does provide built-in logic for request provisioning.
The following tables list the members exposed by the ClmUtils type.
Public Constructors
Name | Description | |
---|---|---|
ClmUtils | Creates an instance of the ClmUtils class. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
CreateDisableRequest | Creates a disable request in Forefront Identity Manager Certificate Management (FIM CM). | |
CreateDuplicateRequest | Creates a duplicate request in Forefront Identity Manager Certificate Management (FIM CM). | |
CreateEnrollRequest | Creates an enrollment request in Forefront Identity Manager Certificate Management (FIM CM). | |
CreateLinkedTempCardRequest | Creates a temporary card request that is linked to an existing profile that contains a permanent card in Forefront Identity Manager Certificate Management (FIM CM). | |
CreateOnlineUpdateContentChangeRequest | Creates an online update request in Forefront Identity Manager Certificate Management (FIM CM). | |
CreateRecoverOnBehalfRequest | Creates a recover on behalf of a request in Forefront Identity Manager Certificate Management (FIM CM). | |
CreateRecoverRequest | Creates a recover request in Forefront Identity Manager Certificate Management (FIM CM). | |
CreateReinstateRequest | Creates a reinstate request in Forefront Identity Manager Certificate Management (FIM CM). | |
CreateRetireRequest | Creates a retire request in Forefront Identity Manager Certificate Management (FIM CM). | |
CreateSuspendRequest | Creates a suspend request in Forefront Identity Manager Certificate Management (FIM CM). | |
CreateTempCardDisableRequest | Creates a temporary card request that is not linked to an existing profile that contains a permanent card in Forefront Identity Manager Certificate Management (FIM CM). | |
CreateTempCardRetireRequest | Creates a temporary card request that is not linked to an existing profile that contains a permanent card in Forefront Identity Manager Certificate Management (FIM CM). | |
CreateUnlinkedTempCardRequest | Creates a temporary card request that is not linked to an existing profile that contains a permanent card in Forefront Identity Manager Certificate Management (FIM CM). | |
Equals | (Inherited from Object) | |
GetConnectedProfiles | Overloaded. | |
GetConnectedRequests | Overloaded. | |
GetHashCode | (Inherited from Object) | |
GetProfileTemplateUuidFromProfileTemplateName | Resolves the name of a profile template to the UUID (unique identifier) of the profile template. | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top