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
System.Net.DigestClient Class Reference
+ Inheritance diagram for System.Net.DigestClient:

Public Member Functions

Authorization Authenticate (string challenge, WebRequest webRequest, ICredentials credentials)
 
Authorization PreAuthenticate (WebRequest webRequest, ICredentials credentials)
 
 DigestClient ()
 

Properties

static Hashtable Cache [get]
 
string AuthenticationType [get]
 
bool CanPreAuthenticate [get]
 

Static Private Member Functions

static void CheckExpired (int count)
 
static DigestClient ()
 

Static Private Attributes

static readonly Hashtable cache
 

Detailed Description

Definition at line 7 of file DigestClient.cs.


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