tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
Tgstation.Server.Api.DefaultCredentials Class Reference

Represents initial credentials used by the server. More...

Collaboration diagram for Tgstation.Server.Api.DefaultCredentials:
Collaboration graph
[legend]

Static Public Attributes

static readonly string AdminUserName = "Admin"
 The name of the default admin user.
 
static readonly string DefaultAdminUserPassword = "ISolemlySwearToDeleteTheDataDirectory"
 The default admin password.
 

Detailed Description

Represents initial credentials used by the server.

Definition at line 6 of file DefaultCredentials.cs.

Member Data Documentation

◆ AdminUserName

readonly string Tgstation.Server.Api.DefaultCredentials.AdminUserName = "Admin"
static

◆ DefaultAdminUserPassword

readonly string Tgstation.Server.Api.DefaultCredentials.DefaultAdminUserPassword = "ISolemlySwearToDeleteTheDataDirectory"
static

The documentation for this class was generated from the following file: