CertIssuer Property
The issuer of the certificate.
Syntax
__property String CertIssuer = {read=FCertIssuer, write=FSetCertIssuer};
Default Value
""
Remarks
The issuer of the certificate. This property contains a string representation of the name of the issuing authority for the certificate.
This property is read-only.
Data Type
String