tgstation-server  4.3.2
The /tg/station 13 server suite
Namespaces | Enumerations
InstanceUserRights.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Tgstation.Server.Api.Rights
 

Enumerations

enum  Tgstation.Server.Api.Rights.InstanceUserRights : ulong { Tgstation.Server.Api.Rights.InstanceUserRights.None = 0, Tgstation.Server.Api.Rights.InstanceUserRights.ReadUsers = 1, Tgstation.Server.Api.Rights.InstanceUserRights.WriteUsers = 2, Tgstation.Server.Api.Rights.InstanceUserRights.CreateUsers = 4 }
 Rights for an Models.Instance More...