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

Public Member Functions

 Authorization (string? token)
 
 Authorization (string? token, bool finished)
 
 Authorization (string? token, bool finished, string? connectionGroupId)
 

Package Functions

 Authorization (string token, bool finished, string connectionGroupId, bool mutualAuth)
 

Properties

stringMessage [get]
 
stringConnectionGroupId [get]
 
bool Complete [get, set]
 
string?[] ProtectionRealm [get, set]
 
bool MutuallyAuthenticated [get, set]
 

Private Attributes

string[] _protectionRealm
 
bool _mutualAuth
 

Detailed Description

Definition at line 3 of file Authorization.cs.


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