Freigeben über


PowerPlatformApiDiscovery class

Konstruktoren

PowerPlatformApiDiscovery(ClusterCategory)

Eigenschaften

clusterCategory

Methoden

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

Details zum Konstruktor

PowerPlatformApiDiscovery(ClusterCategory)

new PowerPlatformApiDiscovery(clusterCategory: ClusterCategory)

Parameter

clusterCategory
ClusterCategory

Details zur Eigenschaft

clusterCategory

clusterCategory: ClusterCategory

Eigenschaftswert

Details zur Methode

getTenantEndpoint(string)

function getTenantEndpoint(tenantId: string): string

Parameter

tenantId

string

Gibt zurück

string

getTenantIslandClusterEndpoint(string)

function getTenantIslandClusterEndpoint(tenantId: string): string

Parameter

tenantId

string

Gibt zurück

string

getTokenAudience()

function getTokenAudience(): string

Gibt zurück

string

getTokenEndpointHost()

function getTokenEndpointHost(): string

Gibt zurück

string