Compartilhar via


PowerPlatformApiDiscovery class

Construtores

PowerPlatformApiDiscovery(ClusterCategory)

Propriedades

clusterCategory

Métodos

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

Detalhes do construtor

PowerPlatformApiDiscovery(ClusterCategory)

new PowerPlatformApiDiscovery(clusterCategory: ClusterCategory)

Parâmetros

clusterCategory
ClusterCategory

Detalhes da propriedade

clusterCategory

clusterCategory: ClusterCategory

Valor da propriedade

Detalhes do método

getTenantEndpoint(string)

function getTenantEndpoint(tenantId: string): string

Parâmetros

tenantId

string

Retornos

string

getTenantIslandClusterEndpoint(string)

function getTenantIslandClusterEndpoint(tenantId: string): string

Parâmetros

tenantId

string

Retornos

string

getTokenAudience()

function getTokenAudience(): string

Retornos

string

getTokenEndpointHost()

function getTokenEndpointHost(): string

Retornos

string