terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Mono.Http.NtlmClient Class Reference
+ Inheritance diagram for Mono.Http.NtlmClient:

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, NtlmSessioncache
 

Detailed Description

Definition at line 9 of file NtlmClient.cs.


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