Skip to main content

ApiScopes

Namespace: Meshmakers.Octo.Communication.Contracts

API scopes used in the application

public enum ApiScopes

Inheritance ObjectValueTypeEnumApiScopes
Implements IComparable, ISpanFormattable, IFormattable, IConvertible

Fields

NameValueDescription
None0no scopes
AssetSystemApiFullAccess1Asset repository API full access
AssetSystemApiReadOnly2Asset repository API readonly access
IdentityApiFullAccess4Identity API full access
IdentityApiReadOnly8Identity API readonly access
BotApiFullAccess16Bot API full access
BotApiReadOnly32Bot API readonly access
CommunicationServiceSystemApiFullAccess64Communication service system API full access
CommunicationServiceTenantApiFullAccess128Communication service tenant API full access
CommunicationServiceTenantApiReadOnly256Communication service tenant API readonly access