IPWorks Auth 2020 JavaScript Edition

Questions / Feedback?

CertStorePassword Property

The password for the certificate store (if any).

Syntax


 getCertStorePassword(): string;

 setCertStorePassword(certStorePassword: string): void;

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 JavaScript Edition - Version 20.0 [Build 8262]