AzureADTenantType$json top-level constant
- @Deprecated('Use azureADTenantTypeDescriptor instead')
Implementation
@$core.Deprecated('Use azureADTenantTypeDescriptor instead')
const AzureADTenantType$json = {
'1': 'AzureADTenantType',
'2': [
{'1': 'AZURE_AD_TENANT_TYPE_COMMON', '2': 0},
{'1': 'AZURE_AD_TENANT_TYPE_ORGANISATIONS', '2': 1},
{'1': 'AZURE_AD_TENANT_TYPE_CONSUMERS', '2': 2},
],
};