Property RedirectUri
RedirectUri
Gets the URI to which the client will be redirected after logout has completed.
Declaration
public Uri RedirectUri { get; }
Property Value
| Type | Description |
|---|---|
| Uri | The URI to which the client will be redirected after logout has completed. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |