19.23. Vault: Interface ported to .NET api

Interface has been revised.[102]

Changes in configuration file ifvault.cfg (CADENAS_SETUP):

ROOTFOLDER -> VAULT_FOLDER_00
SEARCHFOLDER_xx -> VAULT_FOLDER_01+

ROOTFOLDER_LOCAL -> VAULT_LOCAL_FOLDER_00
SEARCHFOLDER_LOCAL_xx -> VAULT_LOCAL_FOLDER_01+

VAULTFOLDER -> TARGETFOLDER

VAULT_ENDPOINT_NAME_xx -> ServerName / Values: comma separated list
VAULT_MAIN_CLASS_xx -> removed
VAULT_LONG_ARRAY_CLASS -> removed
VAULT_STRING_ARRAY_CLASS -> removed

useNtlmAuthentication -> UseNTLM
User -> UserName
Vault-> VaultName

API -> New, path to VAULT API. Normally this is the path to Vault client installation.
Version -> New, 2012-2016. Everything before 2012 is not supported.
ServerName -> New, name of Vault server
LoginDialog -> New, description see cfg

LIFECYCLE_DEFINITION -> New, description see cfg
LIFECYCLE_STATE -> New, description see cfg
LIFECYCLE_COMMENT -> New, description see cfg




[102] #62945