Property ExpectedDnsNames
- Assembly
- MailFathom.Infrastructure.dll
ExpectedDnsNames
Gets the DNS names of which a presented certificate must carry at least one as a subject alternative name.
public IReadOnlyCollection<string> ExpectedDnsNames { get; }
Property Value
Remarks
Membership is answered without regard to case, which is what a host name is.