PersonalizationOptions Members
Describes personalization options for a smart card.
The following tables list the members exposed by the PersonalizationOptions type.
Public Constructors
Name | Description | |
---|---|---|
PersonalizationOptions | Initializes PersonalizationOptions class objects. |
Top
Public Properties
Name | Description | |
---|---|---|
Enabled | Gets a Boolean value that indicates if smart card personalization is enabled. | |
PersonalizationProfile | Gets the name of the file that references the personalization profile. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
PersonalizationOptions Class
Microsoft.Clm.Shared.ProfileTemplates Namespace