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