Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.AuthenticationManager Class Reference

Static Public Member Functions

static ? Authorization Authenticate (string challenge, WebRequest request, ICredentials credentials)
 
static ? Authorization PreAuthenticate (WebRequest request, ICredentials credentials)
 
static void Register (IAuthenticationModule authenticationModule)
 
static void Unregister (IAuthenticationModule authenticationModule)
 
static void Unregister (string authenticationScheme)
 

Properties

static ? ICredentialPolicy CredentialPolicy [get, set]
 
static StringDictionary CustomTargetNameDictionary = new StringDictionary() [get]
 
static IEnumerator RegisteredModules [get]
 

Detailed Description

Definition at line 6 of file AuthenticationManager.cs.


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