CertVersion Property
The certificate's version number.
Syntax
__property String CertVersion = {read=FCertVersion, write=FSetCertVersion};
Default Value
""
Remarks
The certificate's version number. The possible values are the strings "V1", "V2", and "V3".
This property is read-only.
Data Type
String