Property Scopes
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Scopes
Gets the integration's scopes.
[JsonProperty("scopes", NullValueHandling = NullValueHandling.Ignore)]
public string[] Scopes { get; }
Property Value
- string[]
Gets the integration's scopes.
[JsonProperty("scopes", NullValueHandling = NullValueHandling.Ignore)]
public string[] Scopes { get; }