CertificateSubject Property |
Gets the subject of X.509 certificate.
Namespace: MailBee.SecurityAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public string Subject { get; }
Public ReadOnly Property Subject As String
Get
Property Value
Type:
StringA string containing the certificate subject.
Examples See Also