PowerPlatformApiDiscovery Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |