Freigeben über


PowerPlatformApiDiscovery Class

Definition

Provides discovery and endpoint generation for Power Platform APIs across different cluster categories.

public class PowerPlatformApiDiscovery
type PowerPlatformApiDiscovery = class
Public Class PowerPlatformApiDiscovery
Inheritance
PowerPlatformApiDiscovery

Constructors

Name Description
PowerPlatformApiDiscovery(String)

Initializes a new instance of the PowerPlatformApiDiscovery class.

Methods

Name Description
GetTenantEndpoint(String)

Gets the tenant-specific API endpoint.

GetTenantIslandClusterEndpoint(String)

Gets the tenant island cluster API endpoint.

GetTokenAudience()

Gets the token audience URL for authentication.

GetTokenEndpointHost()

Gets the token endpoint host name.

Applies to