다음을 통해 공유


KeyStorageProviderNames.SoftwareKeyStorageProvider 속성

정의

공급자 이름으로 "Microsoft 소프트웨어 키 스토리지 공급자"를 반환합니다.

public:
 static property Platform::String ^ SoftwareKeyStorageProvider { Platform::String ^ get(); };
static winrt::hstring SoftwareKeyStorageProvider();
public static string SoftwareKeyStorageProvider { get; }
var string = KeyStorageProviderNames.softwareKeyStorageProvider;
Public Shared ReadOnly Property SoftwareKeyStorageProvider As String

속성 값

String

Platform::String

winrt::hstring

공급자 이름입니다.

적용 대상