ExecuteOperations Class
Provides methods that are used while FIM CM requests are running and finishing.
Namespace: Microsoft.Clm.Provision
Assembly: Microsoft.Clm.Provision (in Microsoft.Clm.Provision.dll)
Usage
'Usage
Dim instance As ExecuteOperations
Syntax
'Declaration
Public NotInheritable Class ExecuteOperations
public sealed class ExecuteOperations
public ref class ExecuteOperations sealed
public final class ExecuteOperations
public final class ExecuteOperations
Remarks
FIM CM requests must be already created, approved and in the ready to run state.
Unlike the FIM CM Web interface, one-time-password validation is not required to run a FIM CM request. This holds true as long as the identity of the caller of the API has the required permissions for the request. The identity of the user making the calls is used to verify permissions to perform the requested action.
This class is immutable and cannot be instantiated.
Inheritance Hierarchy
System.Object
Microsoft.Clm.Provision.ExecuteOperations
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows 2008 x64 Edition
Target Platforms
Windows XP SP3, Windows Vista SP1+, Windows 7, Windows Server 2008, Windows Server 2008 R2