Share via


PowerPlatformApiDiscovery class

Constructors

PowerPlatformApiDiscovery(ClusterCategory)

Properties

clusterCategory

Methods

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

Constructor Details

PowerPlatformApiDiscovery(ClusterCategory)

new PowerPlatformApiDiscovery(clusterCategory: ClusterCategory)

Parameters

clusterCategory
ClusterCategory

Property Details

clusterCategory

clusterCategory: ClusterCategory

Property Value

Method Details

getTenantEndpoint(string)

function getTenantEndpoint(tenantId: string): string

Parameters

tenantId

string

Returns

string

getTenantIslandClusterEndpoint(string)

function getTenantIslandClusterEndpoint(tenantId: string): string

Parameters

tenantId

string

Returns

string

getTokenAudience()

function getTokenAudience(): string

Returns

string

getTokenEndpointHost()

function getTokenEndpointHost(): string

Returns

string