EnterpriseKeyCredentialRegistrationInfo.TenantId Property

Definition

Gets the tenant 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

Property Value

String

Platform::String

winrt::hstring

The tenant Id.

Applies to