SmartcardConfig Members
Describes smart card configuration options for a profile template.
The following tables list the members exposed by the SmartcardConfig type.
Public Fields
Name | Description | |
---|---|---|
BaseCspProviderId | A String object that contains the identifier of the Base CSP smart card provider. | |
UnlimitedCertificates | A value that indicates that the maximum number of certificates that can be stored on a smart card is unlimited. |
Top
Public Properties
Name | Description | |
---|---|---|
AdminPinPolicy | Gets the smart card admin PIN policy. | |
AllowSmartcardReuse | Gets a Boolean value that indicates if a smart card that has been previously discontinued can be issued to a new user. | |
CardInitializationData | Gets the initialization data for the smart card initialization provider. | |
CardInitializationType | Gets the fully qualified name of the .NET Framework type of the smart card initialization provider. | |
CertificateLabel | Gets the certificate friendly name that is applied to certificates that are issued. | |
DefaultAdminKeyHex | Gets the default admin key in HEX format. | |
DiversifyAdminKey | Gets a Boolean value that indicates if the smart card admin key is diversified. | |
DoNotInstallCaCertificates | Gets a Boolean value that indicates if the full certificate chain will not be installed on the client. | |
EraseOnOverflow | Gets a Boolean value that indicates if the smart card will be erased if a smart card overflow occurs. | |
InitializeNewSmartcard | Gets a Boolean value that indicates if new smart cards are initialized before being used. | |
MaxNumberOfCertificates | Gets the maximum number of certificates that can be stored on a smart card. | |
ProviderId | Gets the identifier of the smart card provider. | |
ProviderName | Gets the name of the smart card provider. | |
ProviderType | Gets the type of the smart card provider. | |
SmartcardPrintPolicy | Gets the smart card print policy. | |
UserPinOption | Gets the smart card initial user PIN policy. | |
UserPinPolicy | Gets the smart card user PIN policy. | |
UseSecureKeyInjection | Gets a Boolean value that indicates if secure key injection protocol will be used for the profile template. |
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
SmartcardConfig Class
Microsoft.Clm.Shared.ProfileTemplates Namespace
ProfileTemplate Class