| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientId | string |
None. |
|
| UserName | string |
None. |
|
| Password | string |
None. |
|
| Scope | Collection of string |
None. |
|
| Ticket | AuthenticationTicket |
None. |
|
| IsValidated | boolean |
None. |
|
| HasError | boolean |
None. |
|
| Error | string |
None. |
|
| ErrorDescription | string |
None. |
|
| ErrorUri | string |
None. |
|
| OwinContext | IOwinContext |
None. |
|
| Options | OAuthAuthorizationServerOptions |
None. |
|
| Request | IOwinRequest |
None. |
|
| Response | IOwinResponse |
None. |