Kanda Foundation 0.2.0
Loading...
Searching...
No Matches
ErrorAuthenticationResponse Class Reference

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]
 

Detailed Description

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.


The documentation for this class was generated from the following file: