Property TokenUrl
TokenUrl
Gets the Identity-Aware Proxy (IAP) endpoint responsible for generating access, ID, and refresh tokens.
Declaration
public Uri TokenUrl { get; }
Property Value
| Type | Description |
|---|---|
| Uri | The Identity-Aware Proxy (IAP) endpoint responsible for generating access, ID, and refresh tokens. |
Remarks
This endpoint is used to exchange the authorization code for tokens that allow secure access to protected resources.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |