22 internal bool Match(
Uri uri,
string authenticationType)
24 if (uri ==
null || authenticationType ==
null)
72 public override bool Equals([NotNullWhen(
true)]
object obj)
87 return string.Create(invariantCulture, ref handler);
static CultureInfo InvariantCulture
readonly string AuthenticationType
bool Match(Uri uri, string authenticationType)
override bool Equals([NotNullWhen(true)] object obj)
override int GetHashCode()
bool Equals([NotNullWhen(true)] CredentialKey other)
static bool IsPrefix(Uri uri, Uri prefixUri)
readonly int UriPrefixLength
override string ToString()
CredentialKey(Uri uriPrefix, string authenticationType)
static readonly System.Net.NetEventSource Log
static void Info(object thisOrContextObject, FormattableString formattableString=null, [CallerMemberName] string memberName=null)
static StringComparer OrdinalIgnoreCase
override string ToString()
override bool Equals([NotNullWhen(true)] object? comparand)
override int GetHashCode()
void AppendLiteral(string value)
void AppendFormatted(ReadOnlySpan< char > value)