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; }
static member MicrosoftSmartCardKeyStorageProvider : System.Security.Cryptography.CngProvider
Public Shared ReadOnly Property MicrosoftSmartCardKeyStorageProvider As CngProvider

プロパティ値

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

適用対象