IP*Works! WS V9 - Online Help
IP*Works! WS V9
Questions / Feedback?

ListCertificateStores Method

Lists certificate stores.

Syntax

[VB.NET]
Public Function ListCertificateStores() As String
[C#]
public string ListCertificateStores();

Remarks

This method lists the system certificate stores for the current user account. The results are provided through the StoreList event.

The same information is also returned upon method completion as a set of lines, one per certificate store name.

NOTE: This functionality is only available in Windows.

NOTE: This method has a corresponding asynchronous version (ListCertificateStoresAsync) for use in the WinRT environment.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0