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
public method CreateDisableRequest Creates a disable request in Forefront Identity Manager Certificate Management (FIM CM).
public method CreateDuplicateRequest Creates a duplicate request in Forefront Identity Manager Certificate Management (FIM CM).
public method CreateEnrollRequest Creates an enrollment request in Forefront Identity Manager Certificate Management (FIM CM).
public method 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).
public method CreateOnlineUpdateContentChangeRequest Creates an online update request in Forefront Identity Manager Certificate Management (FIM CM).
public method CreateRecoverOnBehalfRequest Creates a recover on behalf of a request in Forefront Identity Manager Certificate Management (FIM CM).
public method CreateRecoverRequest Creates a recover request in Forefront Identity Manager Certificate Management (FIM CM).
public method CreateReinstateRequest Creates a reinstate request in Forefront Identity Manager Certificate Management (FIM CM).
public method CreateRetireRequest Creates a retire request in Forefront Identity Manager Certificate Management (FIM CM).
public method CreateSuspendRequest Creates a suspend request in Forefront Identity Manager Certificate Management (FIM CM).
public method 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).
public method 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).
public method 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).
public method Equals  (Inherited from Object)
public method GetConnectedProfiles Overloaded.  
public method GetConnectedRequests Overloaded.  
public method GetHashCode  (Inherited from Object)
public method GetProfileTemplateUuidFromProfileTemplateName Resolves the name of a profile template to the UUID (unique identifier) of the profile template.
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

ClmUtils Class
Mms_Metaverse Namespace
Mms_Metaverse