PowerPlatformApiDiscovery class

Konstruktører

PowerPlatformApiDiscovery(ClusterCategory)

Egenskaber

clusterCategory

Metoder

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

Oplysninger om konstruktør

PowerPlatformApiDiscovery(ClusterCategory)

new PowerPlatformApiDiscovery(clusterCategory: ClusterCategory)

Parametre

clusterCategory
ClusterCategory

Oplysninger om egenskab

clusterCategory

clusterCategory: ClusterCategory

Egenskabsværdi

Oplysninger om metode

getTenantEndpoint(string)

function getTenantEndpoint(tenantId: string): string

Parametre

tenantId

string

Returnerer

string

getTenantIslandClusterEndpoint(string)

function getTenantIslandClusterEndpoint(tenantId: string): string

Parametre

tenantId

string

Returnerer

string

getTokenAudience()

function getTokenAudience(): string

Returnerer

string

getTokenEndpointHost()

function getTokenEndpointHost(): string

Returnerer

string