SecureConfigurationManagerTConfigSave Method
Saves the raw configuration text to storage.
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public virtual void Save(
Vault vault,
string configText
)
Parameters
- vault Vault
- The vault to save the configuration to.
- configText String
- The configuration text to save.