tgstation-server
6.12.3
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Host
Configuration
OAuthGatewayStatus.cs
Go to the documentation of this file.
1
namespace
Tgstation.Server.Host
2
{
6
public
enum
OAuthGatewayStatus
7
{
11
Disabled
,
12
16
Enabled
,
17
21
Only
,
22
}
23
}
Tgstation.Server.Host
Definition
InstallationExtensions.cs:2
Tgstation.Server.Host.OAuthGatewayStatus
OAuthGatewayStatus
Status of the OAuth gateway for a provider.
Definition
OAuthGatewayStatus.cs:7
Tgstation.Server.Host.OAuthGatewayStatus.Enabled
@ Enabled
The OAuth Gateway is enabled.
Tgstation.Server.Host.OAuthGatewayStatus.Only
@ Only
The provider may ONLY be used as an OAuth Gateway.
Tgstation.Server.Host.OAuthGatewayStatus.Disabled
@ Disabled
The OAuth Gateway is disabled.
Generated by
1.9.8