Share via


KeyStorageProviderNames.SmartcardKeyStorageProvider Property

Definition

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

String

Platform::String

winrt::hstring

The provider name.

Applies to