CngProvider.MicrosoftSmartCardKeyStorageProvider プロパティ

定義

Microsoft スマート カード キー記憶域プロバイダーを指定する CngProvider オブジェクトを取得します。

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

プロパティ値

CngProvider

Microsoft スマート カード キー記憶域プロバイダーを指定するオブジェクト。

適用対象