RequestOperations Members
Provides methods for performing operations on FIM CM requests.
The following tables list the members exposed by the RequestOperations type.
Public Properties
Name | Description | |
---|---|---|
Proxy | Gets the object that provides the .NET Framework remoting ability for the RequestOperations class. | |
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 | |
---|---|---|
Abandon | Abandons a FIM CM request that has been previously approved. | |
Approve | Approves a FIM CM request. | |
CreateSmartcard | Overloaded. | |
Deny | Denies a FIM CM request. | |
DistributeSecrets | Retrieves and re-distributes one-time passwords for a FIM CM request. | |
Equals | (Inherited from Object) | |
GetClientDocuments | Retrieves client documents for a FIM CM request. | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
InitiateEnroll | Creates a new FIM CM enroll request, where the current user is the initiator. | |
InitiateOfflineUnblock | Initiates offline unblock request. | |
InitiateRecover | Overloaded. Creates a new FIM CM recover request for a profile or an existing smart card. | |
InitiateRetire | Creates a new FIM CM retire request for a smart card. | |
InitiateUnblock | Creates a new FIM CM unblock request for a smart card. | |
PrintServerDocuments | Prints server documents for a FIM CM request. | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top