Compartir a través de


PowerPlatformApiDiscovery class

Constructores

PowerPlatformApiDiscovery(ClusterCategory)

Propiedades

clusterCategory

Métodos

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

Detalles del constructor

PowerPlatformApiDiscovery(ClusterCategory)

new PowerPlatformApiDiscovery(clusterCategory: ClusterCategory)

Parámetros

clusterCategory
ClusterCategory

Detalles de las propiedades

clusterCategory

clusterCategory: ClusterCategory

Valor de propiedad

Detalles del método

getTenantEndpoint(string)

function getTenantEndpoint(tenantId: string): string

Parámetros

tenantId

string

Devoluciones

string

getTenantIslandClusterEndpoint(string)

function getTenantIslandClusterEndpoint(tenantId: string): string

Parámetros

tenantId

string

Devoluciones

string

getTokenAudience()

function getTokenAudience(): string

Devoluciones

string

getTokenEndpointHost()

function getTokenEndpointHost(): string

Devoluciones

string