tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
Namespaces | Enumerations
InstancePermissionSetRights.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Tgstation
 
namespace  Tgstation.Server
 
namespace  Tgstation.Server.Api
 
namespace  Tgstation.Server.Api.Rights
 

Enumerations

enum  Tgstation.Server.Api.Rights.InstancePermissionSetRights : ulong { Tgstation.Server.Api.Rights.None = 0 , Tgstation.Server.Api.Rights.Read = 1 << 0 , Tgstation.Server.Api.Rights.Write = 1 << 1 , Tgstation.Server.Api.Rights.Create = 1 << 2 }
 Rights for an Models.Instance. More...