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
AssetTenantApiFullAccess4Asset repository API full access
AssetTenantApiReadOnly8Asset repository API readonly access
IdentityApiFullAccess16Identity API full access
IdentityApiReadOnly32Identity API readonly access
BotApiFullAccess64Bot API full access
BotApiReadOnly128Bot API readonly access
CommunicationServiceSystemApiFullAccess256Communication service system API full access
CommunicationServiceTenantApiFullAccess512Communication service tenant API full access
CommunicationServiceTenantApiReadOnly1024Communication service tenant API readonly access
ReportingServiceSystemApiFullAccess2048Reporting service system API full access
ReportingServiceTenantApiFullAccess4096Reporting service tenant API readonly access
ReportingServiceTenantApiReadOnly8096Reporting service tenant API readonly access