|
Kanda Foundation 0.2.0
|
The response model from identity server once the user is authenticated by activating the Device Code. More...
Public Member Functions | |
| CloudCredentials | ToCredentials () |
| Converts the authentication data to a CloudCredentials object which can be used to authenticate API requests. | |
Properties | |
| string | TokenType [get, set] |
| string | Scope [get, set] |
| int | ExpiresInSeconds [get, set] |
| string | AccessToken [get, set] |
| string | IdToken [get, set] |
| string | RefreshToken [get, set] |
The response model from identity server once the user is authenticated by activating the Device Code.