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 de Propriedade

clusterCategory

clusterCategory: ClusterCategory

Valor de Propriedade

Detalhes de Método

getTenantEndpoint(string)

function getTenantEndpoint(tenantId: string): string

Parâmetros

tenantId

string

Devoluções

string

getTenantIslandClusterEndpoint(string)

function getTenantIslandClusterEndpoint(tenantId: string): string

Parâmetros

tenantId

string

Devoluções

string

getTokenAudience()

function getTokenAudience(): string

Devoluções

string

getTokenEndpointHost()

function getTokenEndpointHost(): string

Devoluções

string