Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
AuthenticationChallenge (AuthenticationType authenticationType, string schemeName, NetworkCredential credential, string challenge) | |
Properties | |
AuthenticationType | AuthenticationType [get] |
string | SchemeName [get] |
NetworkCredential | Credential [get] |
string | ChallengeData [get] |
Definition at line 22 of file AuthenticationHelper.cs.