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.CredentialKey Class Reference

Public Member Functions

override int GetHashCode ()
 
override bool Equals (object comparand)
 
override string ToString ()
 

Package Functions

 CredentialKey (global::System.Uri uriPrefix, string authenticationType)
 
bool Match (global::System.Uri uri, string authenticationType)
 
bool IsPrefix (global::System.Uri uri, global::System.Uri prefixUri)
 

Package Attributes

global::System.Uri UriPrefix
 
int UriPrefixLength
 
string AuthenticationType
 

Private Attributes

int m_HashCode
 
bool m_ComputedHashCode
 

Detailed Description

Definition at line 7 of file CredentialKey.cs.


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