CertVersion Property
The certificate's version number.
Syntax
property CertVersion: String;
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