-
-
Notifications
You must be signed in to change notification settings - Fork 44
datamodelsclientefclient Permission
RaidMax edited this page May 21, 2023
·
1 revision
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph Data.Models.Client.EFClient
Data.Models.Client.EFClient.Permission[[Permission]]
end
client has been banned
default client state upon first connect
client has been flagged
client is trusted
client is a moderator
client is an administrator
client is a senior administrator
client is a owner
not used
reserved for default account
Generated with ModularDoc