다음을 통해 공유


EnterpriseKeyCredentialRegistrationInfo.TenantId 속성

정의

테넌트 ID를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

테넌트 ID입니다.

적용 대상