TwitchLib 3.5.3
Loading...
Searching...
No Matches
TwitchLib.Api.Auth.AuthCodeResponse Class Reference

Properties

string AccessToken [get, protected set]
 
string RefreshToken [get, protected set]
 
int ExpiresIn [get, protected set]
 
string[] Scopes [get, protected set]
 
string TokenType [get, set]
 

Property Documentation

◆ AccessToken

string TwitchLib.Api.Auth.AuthCodeResponse.AccessToken
getprotected set

◆ ExpiresIn

int TwitchLib.Api.Auth.AuthCodeResponse.ExpiresIn
getprotected set

◆ RefreshToken

string TwitchLib.Api.Auth.AuthCodeResponse.RefreshToken
getprotected set

◆ Scopes

string [] TwitchLib.Api.Auth.AuthCodeResponse.Scopes
getprotected set

◆ TokenType

string TwitchLib.Api.Auth.AuthCodeResponse.TokenType
getset

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