Property CertificateChain
- Namespace
- MailFathom.Infrastructure.Certificates
- Assembly
- MailFathom.Infrastructure.dll
CertificateChain
Gets or sets the PEM certificate material, whose first certificate is the leaf and whose remaining certificates are the chain presented after it.
public ConfiguredSecret? CertificateChain { get; set; }