Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.CredentialKey Class Referencesealed

Public Member Functions

override int GetHashCode ()
 
bool Equals ([NotNullWhen(true)] CredentialKey other)
 
override bool Equals ([NotNullWhen(true)] object obj)
 
override string ToString ()
 
bool Equals (T? other)
 

Public Attributes

readonly Uri UriPrefix
 
readonly int UriPrefixLength = -1
 
readonly string AuthenticationType
 

Package Functions

 CredentialKey (Uri uriPrefix, string authenticationType)
 
bool Match (Uri uri, string authenticationType)
 

Static Private Member Functions

static bool IsPrefix (Uri uri, Uri prefixUri)
 

Detailed Description

Definition at line 7 of file CredentialKey.cs.


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