KeyStorageProviderNames.SmartcardKeyStorageProvider 属性

定义

返回“Microsoft 智能卡密钥存储提供程序”作为提供程序名称。

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

属性值

String

Platform::String

winrt::hstring

提供程序名称。

适用于