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

StoreList Event

Lists the system certificate stores (see the ListCertificateStores and ListMachineStores methods).

Syntax

typedef void __fastcall (__closure *TipcCertMgrStoreListEvent)(System::TObject* Sender, TipcCertMgrStoreListEventParams *e);

__property TipcCertMgrStoreListEvent OnStoreList = {read=FOnStoreList, write=FOnStoreList};

typedef struct {
     String CertStore;
} TipcCertMgrStoreListEventParams;

Remarks

The CertStore parameter contains the name of the certificate store being listed.

The CertList event and the ListStoreCertificates method are used to list the certificates in the store.

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