Provides methods for performing operations on FIM CM requests.

The following tables list the members exposed by the RequestOperations type.

Public Properties

  Name Description
public propertystatic Proxy Gets the object that provides the .NET Framework remoting ability for the RequestOperations class.
public propertystatic UseRemoting Gets or sets a Boolean value that indicates whether calls to the methods of the RequestOperations class will be local or will be distributed using .NET Framework remoting.
Top

Public Methods (see also Protected Methods)

  Name Description
public methodstatic Abandon Abandons a FIM CM request that has been previously approved.
public methodstatic Approve Approves a FIM CM request.
public methodstatic CreateSmartcard Overloaded.  
public methodstatic Deny Denies a FIM CM request.
public methodstatic DistributeSecrets Retrieves and re-distributes one-time passwords for a FIM CM request.
public method Equals  Overloaded. (Inherited from Object)
public methodstatic GetClientDocuments Retrieves client documents for a FIM CM request.
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic InitiateEnroll Creates a new FIM CM enroll request, where the current user is the initiator.
public methodstatic InitiateOfflineUnblock Initiates offline unblock request.
public methodstatic InitiateRecover Overloaded. Creates a new FIM CM recover request for a profile or an existing smart card.
public methodstatic InitiateRetire Creates a new FIM CM retire request for a smart card.
public methodstatic InitiateUnblock Creates a new FIM CM unblock request for a smart card.
public methodstatic PrintServerDocuments Prints server documents for a FIM CM request.
public methodstatic ReferenceEquals  (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