共用方式為


EnterpriseKeyCredentialRegistrationInfo.KeyId 屬性

定義

取得金鑰識別碼。

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

金鑰識別碼。

適用於