terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
global::System.Net.Authorization | Authenticate (string challenge, global::System.Net.WebRequest webRequest, global::System.Net.ICredentials credentials) |
global::System.Net.Authorization | PreAuthenticate (global::System.Net.WebRequest webRequest, global::System.Net.ICredentials credentials) |
NtlmClient () | |
Properties | |
string | AuthenticationType [get] |
bool | CanPreAuthenticate [get] |
Static Private Member Functions | |
static | NtlmClient () |
Static Private Attributes | |
static readonly ConditionalWeakTable< global::System.Net.HttpWebRequest, NtlmSession > | cache |
Definition at line 9 of file NtlmClient.cs.