Function CertificateListStores() Professional
Lists the certificate stores available on the computer.
CertificateListStores( [<cLocation>] )
An array with the names of the certificate stores.
The function CertificateListStores() lists the names of the certificate stores in the specified location. A certificate store stores any number of digital certificates.
A certificate store can exist either in the user or in the machine context. The user context contains certificates for the current user, whereas certificates in the machine context are valid for the local machine. The desired store location must be selected via the <cLocation> parameter.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.