SmartcardStatus Enumeration
Defines values that indicate the status of a smart card.
Namespace: Microsoft.Clm.Shared.Smartcards
Assembly: Microsoft.Clm.Shared (in Microsoft.Clm.Shared.dll)
Usage
'Usage
Dim instance As SmartcardStatus
Syntax
'Declaration
Public Enumeration SmartcardStatus
public enum SmartcardStatus
public enum class SmartcardStatus
public enum SmartcardStatus
public enum SmartcardStatus
Members
Member name | Description |
---|---|
Active | The smart card is active and fully functional. |
Assigned | The smart card is assigned to a user as part of the process of being created. |
Disabled | The smart card is disabled. |
New | The smart card is in the process of being created. |
None | No status information is specified for the smart card. |
Retired | The smart card has been retired. The lifecycle of the smart card has ended. |
Suspended | The smart card is temporarily suspended. |
Platforms
Development Platforms
Windows 2008 x64 Edition
Target Platforms
Windows XP SP3, Windows Vista SP1+, Windows 7, Windows Server 2008, Windows Server 2008 R2