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
Loading...
Searching...
No Matches
System.Net.HttpListenerBasicIdentity Class Reference
+ Inheritance diagram for System.Net.HttpListenerBasicIdentity:
+ Collaboration diagram for System.Net.HttpListenerBasicIdentity:

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
 

Detailed Description

Definition at line 9 of file HttpListenerBasicIdentity.cs.


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