CngProvider.MicrosoftSmartCardKeyStorageProvider Eigenschaft

Definition

Ruft ein CngProvider-Objekt ab, das den Microsoft-Smartcard-Schlüsselspeicheranbieter angibt.

public:
 static property System::Security::Cryptography::CngProvider ^ MicrosoftSmartCardKeyStorageProvider { System::Security::Cryptography::CngProvider ^ get(); };
public static System.Security.Cryptography.CngProvider MicrosoftSmartCardKeyStorageProvider { get; }
member this.MicrosoftSmartCardKeyStorageProvider : System.Security.Cryptography.CngProvider
Public Shared ReadOnly Property MicrosoftSmartCardKeyStorageProvider As CngProvider

Eigenschaftswert

CngProvider

Ein Objekt ab, das den Microsoft-Smartcard-Schlüsselspeicheranbieter angibt.

Gilt für