Aracılığıyla paylaş


KeyStorageProviderNames.SoftwareKeyStorageProvider Property

Definition

Returns "Microsoft Software Key Storage Provider" as the provider name.

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

Property Value

String

Platform::String

winrt::hstring

The provider name.

Applies to