System.Net.Http.CachedCertificateKey struct CachedCertificateKey : IEquatable<CachedCertificateKey> Documentation Code public IPAddress Address { get; } public string Host { get; } public CachedCertificateKey(IPAddress address, HttpRequestMessage message) public bool Equals(CachedCertificateKey other)