次の方法で共有


EnterpriseKeyCredentialRegistrationInfo.KeyId プロパティ

定義

キー ID を取得します。

public:
 property Platform::String ^ KeyId { Platform::String ^ get(); };
winrt::hstring KeyId();
public string KeyId { get; }
var string = enterpriseKeyCredentialRegistrationInfo.keyId;
Public ReadOnly Property KeyId As String

プロパティ値

String

Platform::String

winrt::hstring

キー ID。

適用対象