Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Http.AuthenticationHelper.AuthenticationChallenge Struct Reference

Public Member Functions

 AuthenticationChallenge (AuthenticationType authenticationType, string schemeName, NetworkCredential credential, string challenge)
 

Properties

AuthenticationType AuthenticationType [get]
 
string SchemeName [get]
 
NetworkCredential Credential [get]
 
string ChallengeData [get]
 

Detailed Description

Definition at line 22 of file AuthenticationHelper.cs.


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