SecureConfigurationManagerTConfigLoad Method
Loads the configuration object from storage.
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public virtual TConfig Load(
Vault vault
)
- vault Vault
- The vault to load the configuration from.
TConfigThe configuration.