Property LogoutUrl
LogoutUrl
Gets the Identity-Aware Proxy (IAP) endpoint used to log the user out of the web session and invalidate any associated tokens.
Declaration
public Uri LogoutUrl { get; }
Property Value
| Type | Description |
|---|---|
| Uri | The Identity-Aware Proxy (IAP) endpoint used to log the user out of the web session and invalidate any associated tokens. |
Remarks
This endpoint ensures that the user's session is securely terminated, preventing further access to protected resources.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |