CertVersion Property
The certificate's version number.
Syntax
property CertVersion: String read get_CertVersion;
Default Value
''
Remarks
The certificate's version number. The possible values are the strings "V1", "V2", and "V3".
This property is read-only.