次の方法で共有


Certificate.KeyStorageProviderName プロパティ

定義

証明書のキー ストレージ プロバイダー名を取得します。

public:
 property Platform::String ^ KeyStorageProviderName { Platform::String ^ get(); };
winrt::hstring KeyStorageProviderName();
public string KeyStorageProviderName { get; }
var string = certificate.keyStorageProviderName;
Public ReadOnly Property KeyStorageProviderName As String

プロパティ値

String

Platform::String

winrt::hstring

証明書のキー ストレージ プロバイダー名。

Windows の要件

デバイス ファミリ
Windows 10 Anniversary Edition (10.0.14393.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v3.0 で導入)

適用対象