Kanda Foundation 0.2.0
Loading...
Searching...
No Matches
DeviceCodeLoginData Struct Reference

Information about the device code login initiation process. If successful, a user code and activation URL is provided for further action by the user. More...

Static Public Member Functions

static DeviceCodeLoginData CreateSucceeded (string userCode, string activationUrl)
 
static DeviceCodeLoginData CreateFailed (string message)
 

Public Attributes

bool Succeeded
 
string Message
 
string UserCode
 
string ActivationUrl
 

Detailed Description

Information about the device code login initiation process. If successful, a user code and activation URL is provided for further action by the user.


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