Partager via


PowerPlatformApiDiscovery class

Constructeurs

PowerPlatformApiDiscovery(ClusterCategory)

Propriétés

clusterCategory

Méthodes

getTenantEndpoint(string)
getTenantIslandClusterEndpoint(string)
getTokenAudience()
getTokenEndpointHost()

Détails du constructeur

PowerPlatformApiDiscovery(ClusterCategory)

new PowerPlatformApiDiscovery(clusterCategory: ClusterCategory)

Paramètres

clusterCategory
ClusterCategory

Détails de la propriété

clusterCategory

clusterCategory: ClusterCategory

Valeur de propriété

Détails de la méthode

getTenantEndpoint(string)

function getTenantEndpoint(tenantId: string): string

Paramètres

tenantId

string

Retours

string

getTenantIslandClusterEndpoint(string)

function getTenantIslandClusterEndpoint(tenantId: string): string

Paramètres

tenantId

string

Retours

string

getTokenAudience()

function getTokenAudience(): string

Retours

string

getTokenEndpointHost()

function getTokenEndpointHost(): string

Retours

string