ApiScopes
Namespace: Meshmakers.Octo.Communication.Contracts
API scopes used in the application
public enum ApiScopes
Inheritance Object → ValueType → Enum → ApiScopes
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| None | 0 | no scopes |
| OctoApiFullAccess | 1 | Unified Octo API full access |
| OctoApiReadOnly | 2 | Unified Octo API read-only access |