Class OAuth
The oauth scopes.
Inheritance
System.Object
OAuth
Namespace: DisCatSharp.Enums
Assembly: DisCatSharp.dll
Syntax
public static class OAuth
Methods
| Improve this Doc View SourceResolveScopes(OAuthScopes)
The oauth scope.
Declaration
public static string ResolveScopes(OAuthScopes scope)
Parameters
Type | Name | Description |
---|---|---|
OAuthScopes | scope | The scope. |
Returns
Type | Description |
---|---|
System.String | A string representing the scopes. |