CertificateFields Enumeration |
Namespace: MailBee.Security
Member name | Value | Description | |
---|---|---|---|
Name | 1 | Corresponds to Name field. | |
Subject | 2 | Corresponds to Subject field. | |
Issuer | 4 | Corresponds to IssuerDetails field. | |
SerialNumber | 8 | Corresponds to SerialNumberString field. | |
PublicKey | 16 | Corresponds to PublicKeyString field. | |
EmailAddress | 32 | Corresponds to EmailAddress field. | |
Thumbprint | 64 | Corresponds to Thumbprint field. | |
All | 127 | All of the fields listed above. |