Table of Contents

Property Scope

Namespace
DisCatSharp.Entities.OAuth2
Assembly
DisCatSharp.dll

Scope

Gets the scope.

[JsonProperty("scope")]
public string Scope { get; }

Property Value

string