|
Terraria v1.4.4.9
Terraria source code documentation
|
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) |
Definition at line 7 of file CredentialKey.cs.