'Usage
Dim name As String Dim pkiStore As IPkiStore Dim instance As New PkiStoreInfo(name, pkiStore)
public: PkiStoreInfo( String^ name, IPkiStore^ pkiStore )
Parameters
- name
- The name of the store.
- pkiStore
- The PKI store.
'Usage
Dim name As String Dim pkiStore As IPkiStore Dim instance As New PkiStoreInfo(name, pkiStore)
public: PkiStoreInfo( String^ name, IPkiStore^ pkiStore )