|
tgstation-server 6.19.0
The /tg/station 13 server suite
|
Namespaces | |
| namespace | Authority |
| namespace | Common |
| namespace | Components |
| namespace | Configuration |
| namespace | Console |
| namespace | Controllers |
| namespace | Core |
| namespace | Database |
| namespace | Extensions |
| namespace | GraphQL |
| namespace | IO |
| namespace | Jobs |
| namespace | Models |
| namespace | Properties |
| namespace | Security |
| namespace | Service |
| namespace | Setup |
| namespace | Swarm |
| namespace | System |
| namespace | Transfer |
| namespace | Utils |
| namespace | Watchdog |
Classes | |
| interface | IServer |
| Represents the host. More... | |
| interface | IServerFactory |
| For creating IServers. More... | |
| class | Program |
| Entrypoint for the Process. More... | |
| class | Server |
| class | ServerFactory |
| Implementation of IServerFactory. More... | |
Enumerations | |
| enum | OAuthGatewayStatus { Disabled , Enabled , Only } |
| Status of the OAuth gateway for a provider. More... | |
Status of the OAuth gateway for a provider.
| Enumerator | |
|---|---|
| Disabled | The OAuth Gateway is disabled. |
| Enabled | The OAuth Gateway is enabled. |
| Only | The provider may ONLY be used as an OAuth Gateway. |
Definition at line 6 of file OAuthGatewayStatus.cs.