Table of Contents

Property ExpectedDnsNames

Namespace
MailFathom.Infrastructure.Security.ClientCertificates
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

IReadOnlyCollection<string>

Remarks

Membership is answered without regard to case, which is what a host name is.