PowerPlatformApiDiscovery class

构造函数

PowerPlatformApiDiscovery(ClusterCategory)

属性

clusterCategory

方法

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

构造函数详细信息

PowerPlatformApiDiscovery(ClusterCategory)

new PowerPlatformApiDiscovery(clusterCategory: ClusterCategory)

参数

clusterCategory
ClusterCategory

属性详细信息

clusterCategory

clusterCategory: ClusterCategory

属性值

方法详细信息

getTenantEndpoint(string)

function getTenantEndpoint(tenantId: string): string

参数

tenantId

string

返回

string

getTenantIslandClusterEndpoint(string)

function getTenantIslandClusterEndpoint(tenantId: string): string

参数

tenantId

string

返回

string

getTokenAudience()

function getTokenAudience(): string

返回

string

getTokenEndpointHost()

function getTokenEndpointHost(): string

返回

string