Describes a smart card profile.
The following tables list the members exposed by the Smartcard type.
Public Properties
Name | Description | |
---|---|---|
AssignedUserUuid | Gets the identifier of the user to whom the smart card is assigned. | |
Atr | Gets the smart card answer-to-reset (ATR) string for the card that is currently being initialized. | |
Comment | Gets the comment that describes the smart card. | |
Flags | Gets the flags that describe the smart card. | |
Middleware | Gets the middleware for the smart card. | |
ParentSmartcardUuid | Gets the identifier of the old smart card that the smart card has replaced. | |
PermanentSmartcardUuid | Gets the identifier of the permanent smart card that is associated with the smart card. | |
PrimarySmartcardUuid | Gets the identifier of the primary smart card. | |
ProfileTemplateUuid | Gets the identifier of the profile template that contains the policies and settings that govern the smart card. | |
ProfileTemplateVersion | Gets the version of the profile template at the time that the smart card profile was created. | |
SerialNumber | Gets the smart card's serial number. | |
Status | Gets the status of the smart card. | |
Uuid | Gets the smart card profile's identifier. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |