CngProvider.MicrosoftSoftwareKeyStorageProvider 속성

정의

Microsoft 소프트웨어 키 스토리지 공급자를 지정하는 CngProvider 개체를 가져옵니다.

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 소프트웨어 키 스토리지 공급자를 지정하는 개체입니다.

적용 대상