CngProvider.MicrosoftPlatformCryptoProvider 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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 Platform Crypto Storage Provider 的物件。