Gets the details about the principal to which the certificate was issued.
Namespace: MailBee.SecurityAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public string Name { get; }
Public ReadOnly Property Name As String
Get
Property Value
Type:
StringA string containing the name of the principal the certificate was issued to.
Examples See Also