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

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]
 

Detailed Description

The response model from identity server once the user is authenticated by activating the Device Code.


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