KeyStorageProviderNames.SoftwareKeyStorageProvider Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The provider name.