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

提供程序名称。

适用于