CngProvider.MicrosoftSoftwareKeyStorageProvider 屬性

定義

取得 CngProvider 物件,指定 Microsoft 軟體金鑰儲存提供者。

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

屬性值

指定 Microsoft 軟體金鑰儲存提供者的物件。

適用於