tgstation-server
6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Api
Rights
RightsType.cs
Go to the documentation of this file.
1
namespace
Tgstation.Server.Api.Rights
2
{
6
public
enum
RightsType
: ulong
7
{
11
Administration
,
12
16
InstanceManager
,
17
21
Repository
,
22
26
Engine
,
27
31
DreamMaker
,
32
36
DreamDaemon
,
37
41
ChatBots
,
42
46
Configuration
,
47
51
InstancePermissionSet
,
52
}
53
}
Tgstation.Server.Api.Rights
Definition
AdministrationRights.cs:4
Tgstation.Server.Api.Rights.RightsType
RightsType
The type of rights a model uses.
Definition
RightsType.cs:7
Tgstation.Server.Api.Rights.RightsType.ChatBots
@ ChatBots
ChatBotRights.
Tgstation.Server.Api.Rights.RightsType.Configuration
@ Configuration
ConfigurationRights.
Tgstation.Server.Api.Rights.RightsType.Repository
@ Repository
RepositoryRights.
Tgstation.Server.Api.Rights.RightsType.Administration
@ Administration
AdministrationRights.
Tgstation.Server.Api.Rights.RightsType.Engine
@ Engine
EngineRights.
Tgstation.Server.Api.Rights.RightsType.InstanceManager
@ InstanceManager
InstanceManagerRights.
Tgstation.Server.Api.Rights.RightsType.DreamDaemon
@ DreamDaemon
DreamDaemonRights.
Tgstation.Server.Api.Rights.RightsType.InstancePermissionSet
@ InstancePermissionSet
InstancePermissionSetRights.
Tgstation.Server.Api.Rights.RightsType.DreamMaker
@ DreamMaker
DreamMakerRights.
Generated by
1.9.8