NavigationOptions Class |
Namespace: Aras.IOM.OAuth
The NavigationOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| NavigationOptions |
Initializes a new instance of the NavigationOptions class.
|
| Name | Description | |
|---|---|---|
| CancellationToken |
The cancellation token to cancel navigation operation.
| |
| EndUrl |
Gets the end url.
| |
| ResponseMode |
Gets or sets the OpenID Connect response mode.
| |
| StartUrl |
Gets the start url.
|