Condividi tramite


PowerPlatformApiDiscovery class

Costruttori

PowerPlatformApiDiscovery(ClusterCategory)

Proprietà

clusterCategory

Metodi

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

Dettagli costruttore

PowerPlatformApiDiscovery(ClusterCategory)

new PowerPlatformApiDiscovery(clusterCategory: ClusterCategory)

Parametri

clusterCategory
ClusterCategory

Dettagli proprietà

clusterCategory

clusterCategory: ClusterCategory

Valore della proprietà

Dettagli metodo

getTenantEndpoint(string)

function getTenantEndpoint(tenantId: string): string

Parametri

tenantId

string

Restituisce

string

getTenantIslandClusterEndpoint(string)

function getTenantIslandClusterEndpoint(tenantId: string): string

Parametri

tenantId

string

Restituisce

string

getTokenAudience()

function getTokenAudience(): string

Restituisce

string

getTokenEndpointHost()

function getTokenEndpointHost(): string

Restituisce

string