다음을 통해 공유


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입니다.

적용 대상