MailSignatureValidity.Valid Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9083)
Valid
Gets the certificate chain validity status.
Declaration
public bool Valid { get; }
Property Value
Type | Description |
---|---|
Boolean | True if valid, false if not valid. |