UserPermission Enumeration
Defines permissions that can be performed for other users.
Namespace: Microsoft.Clm.Shared
Assembly: Microsoft.Clm.Shared (in Microsoft.Clm.Shared.dll)
Usage
'Usage
Dim instance As UserPermission
Syntax
'Declaration
Public Enumeration UserPermission
public enum UserPermission
public enum class UserPermission
public enum UserPermission
public enum UserPermission
Members
Member name | Description |
---|---|
ClmRequestEnroll | Permission to enroll a profile or a smart card for the user or group. |
ClmRequestRecover | Permission to recover a profile or a smart card for the user or group. |
ClmRequestRetire | Permission to retire a smart card for the user or group. |
ClmRequestUnblock | Permission to unblock a smart card for the user or group. |
Remarks
These permissions would typically be granted to users or groups.
Platforms
Development Platforms
Windows 2008 x64 Edition
Target Platforms
Windows XP SP3, Windows Vista SP1+, Windows 7, Windows Server 2008, Windows Server 2008 R2