terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
HttpListenerBasicIdentity (string username, string password) | |
override global::System.Security.Claims.ClaimsIdentity | Clone () |
Properties | |
virtual string | Password [get, set] |
override global::System.Collections.Generic.IEnumerable< global::System.Security.Claims.Claim > | Claims [get, set] |
override string | Name [get, set] |
override string | AuthenticationType [get, set] |
Private Member Functions | |
void | AddNameClaim () |
Private Attributes | |
string | password |
readonly string | m_name |
readonly string | m_type |
Definition at line 9 of file HttpListenerBasicIdentity.cs.