MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
WindowsSecureMimeDigitalCertificate Class
WindowsSecureMimeDigitalCertificate Properties
Certificate Property
CreationDate Property
Email Property
ExpirationDate Property
Fingerprint Property
Name Property
PublicKeyAlgorithm Property
Windows
Secure
Mime
Digital
Certificate
Name Property
Gets the name of the owner of the certificate.
Namespace:
MimeKit.Cryptography
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
string
Name
{
get
; }
Property Value
String
The name of the owner.
Implements
IDigitalCertificate
Name
Remarks
Gets the name of the owner of the certificate.
See Also
Reference
WindowsSecureMimeDigitalCertificate Class
MimeKit.Cryptography Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast