CngProvider.MicrosoftSmartCardKeyStorageProvider 속성

정의

Microsoft 스마트 카드 키 스토리지 공급자를 지정하는 CngProvider 개체를 가져옵니다.

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 스마트 카드 키 스토리지 공급자를 지정하는 개체입니다.

적용 대상