AzureADTenant$json top-level constant

  1. @Deprecated('Use azureADTenantDescriptor instead')
Map<String, Object> const AzureADTenant$json

Implementation

@$core.Deprecated('Use azureADTenantDescriptor instead')
const AzureADTenant$json = {
  '1': 'AzureADTenant',
  '2': [
    {
      '1': 'tenant_type',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.zitadel.idp.v2.AzureADTenantType',
      '9': 0,
      '10': 'tenantType'
    },
    {'1': 'tenant_id', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'tenantId'},
  ],
  '8': [
    {'1': 'type'},
  ],
};