AzureTenantInfo
The AzureTenantInfo class provides information about an Azure AD tenant.
Properties
-
Property
-
Description
-
Id
-
Gets the identifier of the Azure AD tenant.
-
Name
-
Gets the name of the Azure AD tenant.
-
NationalCloud
-
Gets the national cloud of the Azure AD tenant.
-
Domains
-
Gets the domain names available in the Azure AD tenant.
-
AuthApplicationId
-
Gets the identifier of the app registration used to manage the tenant.
Details
Id
Gets the identifier of the Azure AD tenant.
- Type:
- Guid
- Access:
- Read-only
Name
Gets the name of the Azure AD tenant.
- Type:
- string
- Access:
- Read-only
NationalCloud
Gets the national cloud of the Azure AD tenant.
- Type:
- AzureNationalCloud
- Access:
- Read-only
Domains
Gets the domain names available in the Azure AD tenant.
- Type:
- string[]
- Access:
- Read-only
AuthApplicationId
Gets the identifier of the app registration used to manage the tenant.
- Type:
- string
- Access:
- Read-only
Requirements
Minimum required version: 2023