TwitchLib 3.5.3
Loading...
Searching...
No Matches
TwitchLib.Api.Core.Interfaces.IApiSettings Interface Reference
Inheritance diagram for TwitchLib.Api.Core.Interfaces.IApiSettings:
TwitchLib.Api.Core.ApiSettings

Properties

string AccessToken [get, set]
 
string Secret [get, set]
 
string ClientId [get, set]
 
bool SkipDynamicScopeValidation [get, set]
 
bool SkipAutoServerTokenGeneration [get, set]
 
List< AuthScopesScopes [get, set]
 

Events

PropertyChangedEventHandler PropertyChanged
 

Property Documentation

◆ AccessToken

string TwitchLib.Api.Core.Interfaces.IApiSettings.AccessToken
getset

◆ ClientId

string TwitchLib.Api.Core.Interfaces.IApiSettings.ClientId
getset

◆ Scopes

List<AuthScopes> TwitchLib.Api.Core.Interfaces.IApiSettings.Scopes
getset

◆ Secret

string TwitchLib.Api.Core.Interfaces.IApiSettings.Secret
getset

◆ SkipAutoServerTokenGeneration

bool TwitchLib.Api.Core.Interfaces.IApiSettings.SkipAutoServerTokenGeneration
getset

◆ SkipDynamicScopeValidation

bool TwitchLib.Api.Core.Interfaces.IApiSettings.SkipDynamicScopeValidation
getset

Event Documentation

◆ PropertyChanged

PropertyChangedEventHandler TwitchLib.Api.Core.Interfaces.IApiSettings.PropertyChanged

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