共用方式為


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

提供者名稱。

適用於