IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

CertStorePassword Property

The password for the certificate store (if any).

Syntax

char* GetCertStorePassword();

int SetCertStorePassword(char* lpszCertStorePassword);

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

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]