Property IsConfigured
- Namespace
- MailFathom.Infrastructure.Certificates
- Assembly
- MailFathom.Infrastructure.dll
IsConfigured
Gets whether any material is configured at all.
public bool IsConfigured { get; }
Property Value
Remarks
It answers "did the operator provision an identity here", which is what a listener serving no TLS asks before refusing material nothing would present.