Table of Contents

Class FluxerOAuthOptions

Namespace
Fluxer.Net.OAuth
Assembly
Fluxer.Net.dll
public class FluxerOAuthOptions : OAuthOptions
Inheritance
object
AuthenticationSchemeOptions
RemoteAuthenticationOptions
OAuthOptions
FluxerOAuthOptions

Constructors

FluxerOAuthOptions()

public FluxerOAuthOptions()

Properties

ConnectionsScope

public bool ConnectionsScope { get; set; }

Property Value

bool

EmailScope

public bool EmailScope { get; set; }

Property Value

bool

GuildsScope

public bool GuildsScope { get; set; }

Property Value

bool

Prompt

public string? Prompt { get; set; }

Property Value

string