1 write to AuthenticationType
System.Net.Primitives (1)
System\Net\CredentialCache.cs (1)
362
AuthenticationType
= authenticationType;
4 references to AuthenticationType
System.Net.Primitives (4)
System\Net\CredentialCache.cs (4)
366
StringComparer.OrdinalIgnoreCase.GetHashCode(
AuthenticationType
) ^
373
string.Equals(
AuthenticationType
, other.
AuthenticationType
, StringComparison.OrdinalIgnoreCase) &&
386
string.Create(CultureInfo.InvariantCulture, $"{Host}:{Port}:{
AuthenticationType
}");