NamedValueKeySourceSaveValue Method
Save the value to NVS.
Namespace: MFiles.VAF.Configuration.DomainAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public void SaveValue(
Vault vault,
string value
)
Parameters
- vault Vault
- Vault to operate on.
- value String
- Value to save.