CngProvider.MicrosoftSmartCardKeyStorageProvider 屬性

定義

取得 CngProvider 物件,指定 Microsoft 智慧卡金鑰儲存提供者。

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 智慧卡金鑰儲存提供者的物件。

適用於