Gets the details about the principal to which the certificate was issued.
Namespace: MailBee.SecurityAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic 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