Click or drag to resize
MimeKit

IDigitalCertificateEmail Property

Gets the email address of the owner of the certificate.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
string Email { get; }

Property Value

String
The email address.
Remarks
Gets the email address of the owner of the certificate.
See Also