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

Visual Basic
Dim value As String

value = SmartcardConfig.BaseCspProviderId

Syntax

Visual Basic
Public Const BaseCspProviderId As String
C#
public const string BaseCspProviderId
C++
public:
literal String^ BaseCspProviderId
J#
public static final String BaseCspProviderId
JScript
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