MailBee.NET Objects 4.0

Certificate.IssuedTo Property

Gets the name of the entity this certificate was issued to.

public string IssuedTo {get;}

Property Value

A string containing the name of a person/organization whom the certificate was issued to.

Remarks

To get the information about X.509 certificate issuer, the developer can use the IssuerDetails or IssuedBy property.

Example

The example is available in Certificate topic.

See Also

Certificate Class | MailBee.Security Namespace | IssuerDetails | IssuedBy | X509Certificate