CngProvider.MicrosoftPlatformCryptoProvider 属性

定义

获取一个 CngProvider 对象,该对象指定 Microsoft Platform Crypto Storage Provider。

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

属性值

一个指定Microsoft平台加密存储提供程序的对象。

适用于