RequestPermission Enumeration
Defines permissions that apply to FIM CM requests.
Namespace: Microsoft.Clm.Shared
Assembly: Microsoft.Clm.Shared (in Microsoft.Clm.Shared.dll)
Usage
'Usage
Dim instance As RequestPermission
Syntax
'Declaration
Public Enumeration RequestPermission
public enum RequestPermission
public enum class RequestPermission
public enum RequestPermission
public enum RequestPermission
Members
Member name | Description |
---|---|
Abandon | Permission to abandon a FIM CM request after it has been approved. |
Approve | Permission to approve a FIM CM request. |
Cancel | Permission to cancel the execution of a FIM CM request. |
ChangePriority | Permission to change the priority of a FIM CM request. |
Deny | Permission to deny the approval of a FIM CM request. |
DistributeSecrets | Permission to distribute one-time passwords for a FIM CM request as configured in the request's policy. |
Execute | Permission to run a FIM CM request after it has been approved. This permission is available to users who are configured as enrollment agents for the request's policy or target users when enrollment agents are not used. |
PrintDocuments | Permission to print documents associated with a FIM CM request as configured in the request's policy. |
Read | Read permission to a FIM CM request's information. |
Write | Write permission to a FIM CM request's information. |
Platforms
Development Platforms
Windows 2008 x64 Edition
Target Platforms
Windows XP SP3, Windows Vista SP1+, Windows 7, Windows Server 2008, Windows Server 2008 R2