PowerPlatformApiDiscovery class

Constructors

PowerPlatformApiDiscovery(ClusterCategory)

Eigenschappen

clusterCategory

Methoden

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

Constructordetails

PowerPlatformApiDiscovery(ClusterCategory)

new PowerPlatformApiDiscovery(clusterCategory: ClusterCategory)

Parameters

clusterCategory
ClusterCategory

Eigenschapdetails

clusterCategory

clusterCategory: ClusterCategory

Waarde van eigenschap

Methodedetails

getTenantEndpoint(string)

function getTenantEndpoint(tenantId: string): string

Parameters

tenantId

string

Retouren

string

getTenantIslandClusterEndpoint(string)

function getTenantIslandClusterEndpoint(tenantId: string): string

Parameters

tenantId

string

Retouren

string

getTokenAudience()

function getTokenAudience(): string

Retouren

string

getTokenEndpointHost()

function getTokenEndpointHost(): string

Retouren

string