EnterpriseKeyCredentialRegistrationInfo.TenantName Property

Definition

Gets the tenant name.

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

Property Value

String

Platform::String

winrt::hstring

The tenant name.

Applies to