|
Kanda Foundation 0.2.0
|
The response model from identity server while polling for Device Code activation if the code has not yet been activated, was aborted or had some other error. More...
Public Types | |
| enum | DeviceCodeAuthenticationError { authorization_pending = 0 , authorization_declined = 1 , bad_verification_code = 2 , expired_token = 3 } |
Properties | |
| string | ErrorTypeString [get, set] |
| string | ErrorDescription [get, set] |
| DeviceCodeAuthenticationError | ErrorType [get] |
The response model from identity server while polling for Device Code activation if the code has not yet been activated, was aborted or had some other error.