KeyStorageProviderNames.SmartcardKeyStorageProvider 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 Smart Card Key Storage Provider" as the provider name.
public:
static property Platform::String ^ SmartcardKeyStorageProvider { Platform::String ^ get(); };
static winrt::hstring SmartcardKeyStorageProvider();
public static string SmartcardKeyStorageProvider { get; }
var string = KeyStorageProviderNames.smartcardKeyStorageProvider;
Public Shared ReadOnly Property SmartcardKeyStorageProvider As String
Property Value
The provider name.