CertStorePassword Property
The password for the certificate store (if any).
Syntax
__property String CertStorePassword = {read=FCertStorePassword, write=FSetCertStorePassword, default=""};
Default Value
""
Remarks
The value of this property is used to open the certificate store if the certificate store is of a type that requires a password.
Data Type
String