次の方法で共有


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