Provides methods that are used while FIM CM requests are running and finishing.

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

Public Properties

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

Public Methods (see also Protected Methods)

  Name Description
public methodstatic Complete Marks a FIM CM request as complete.
public methodstatic ConfirmActiveAdminPin Promote the currently marked proposed administrator smart card PIN to active.
public methodstatic CreateProfileForCertificate  
public methodstatic Enroll Perform the enroll operation for both smart cards and software based profiles.
public method Equals  Overloaded. (Inherited from Object)
public methodstatic GetActiveAdminPin Return the active smart card administrator PIN.
public methodstatic GetAdminKey Return the raw administrator key for the specified smart card.
public methodstatic GetBaseCspResponse Calculate and return the Base CSP response to a provided challenge.
public method GetHashCode  (Inherited from Object)
public methodstatic GetProposedAdminPin Return the proposed smart card administrator PIN.
public method GetType  (Inherited from Object)
public methodstatic GetUserPin Return the stored smart card user PIN.
public methodstatic OfflineUnblock Generates a response for the specified challenge string.
public methodstatic Recover Perform the recover operation for a smart card or a software based profile.
public methodstatic ReferenceEquals  (Inherited from Object)
public methodstatic Retire Perform the retire operation for a smart card.
public methodstatic SetProposedAdminPin Overloaded. Stores a proposed administrator PIN for the smart card.
public method ToString  (Inherited from Object)
public methodstatic Unblock Perform the unblock operation for a smart card.
public methodstatic WriteEvent Insert an audit event for the specified smart card, profile or FIM CM request.
Top

Protected Methods

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

See Also