Discuss this help topic in SecureBlackbox Forum
Specifies the type of storage accessed via the component.
Declaration
Values:
|
Description
This property defines what storages the component will operate with. CryptoAPI lets one access system (logical) storages, storages in registry or storages via LDAP protocol. The list of LDAP addresses (URI's) should be specified in SystemStores property. When the storage is created with stMemory storage type, store names are not used, and temporary in-memory storage is created.
The default value is stSystem.