Property TrustedCertificateAuthorityReference
- Namespace
- MailFathom.Domain.Transport
- Assembly
- MailFathom.Domain.dll
TrustedCertificateAuthorityReference
Gets the reference to deployment-provisioned trust anchor material, when an additional authority is trusted.
public string? TrustedCertificateAuthorityReference { get; }
Property Value
Remarks
The value is a reference such as a credential name, never certificate material and never a secret value.