SmartcardConfig.BaseCspProviderId Field
A String object that contains the identifier of the Base CSP smart card provider.
Namespace: Microsoft.Clm.Shared.ProfileTemplates
Assembly: Microsoft.Clm.Shared (in Microsoft.Clm.Shared.dll)
Usage
'Usage
Dim value As String
value = SmartcardConfig.BaseCspProviderId
Syntax
'Declaration
Public Const BaseCspProviderId As String
public const string BaseCspProviderId
public:
literal String^ BaseCspProviderId
public static final String BaseCspProviderId
public const var BaseCspProviderId : String
Remarks
This property is specific to Base CSP based smart cards.
Platforms
Development Platforms
Windows 2008 x64 Edition
Target Platforms
Windows XP SP3, Windows Vista SP1+, Windows 7, Windows Server 2008, Windows Server 2008 R2
See Also
Reference
SmartcardConfig Class
SmartcardConfig Members
Microsoft.Clm.Shared.ProfileTemplates Namespace