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

Go to the source code of this file.

Namespaces

namespace  Tgstation
 
namespace  Tgstation.Server
 
namespace  Tgstation.Server.Host
 
namespace  Tgstation.Server.Host.Components
 
namespace  Tgstation.Server.Host.Components.Session
 

Enumerations

enum  Tgstation.Server.Host.Components.Session.ApiValidationStatus {
  Tgstation.Server.Host.Components.Session.NeverValidated , Tgstation.Server.Host.Components.Session.UnaskedValidationRequest , Tgstation.Server.Host.Components.Session.BadValidationRequest , Tgstation.Server.Host.Components.Session.RequiresSafe ,
  Tgstation.Server.Host.Components.Session.RequiresTrusted , Tgstation.Server.Host.Components.Session.RequiresUltrasafe , Tgstation.Server.Host.Components.Session.Incompatible
}
 Status of DMAPI validation. More...