TdxX509Certificate.IssuedBy Property
Returns a name of the certificate issuer.
Declaration
property IssuedBy: string read;
Property Value
Type |
---|
string |
Remarks
This property value returns a name specified as a CN attribute within the Issuer property value.
See Also