PowerPlatformApiDiscovery class

Oluşturucular

PowerPlatformApiDiscovery(ClusterCategory)

Özellikler

clusterCategory

Yöntemler

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

Oluşturucu Ayrıntıları

PowerPlatformApiDiscovery(ClusterCategory)

new PowerPlatformApiDiscovery(clusterCategory: ClusterCategory)

Parametreler

clusterCategory
ClusterCategory

Özellik Ayrıntıları

clusterCategory

clusterCategory: ClusterCategory

Özellik Değeri

Yöntem Ayrıntıları

getTenantEndpoint(string)

function getTenantEndpoint(tenantId: string): string

Parametreler

tenantId

string

Döndürülenler

string

getTenantIslandClusterEndpoint(string)

function getTenantIslandClusterEndpoint(tenantId: string): string

Parametreler

tenantId

string

Döndürülenler

string

getTokenAudience()

function getTokenAudience(): string

Döndürülenler

string

getTokenEndpointHost()

function getTokenEndpointHost(): string

Döndürülenler

string