ConfigurableVaultApplicationBaseTSecureConfigurationPopulateConfigurationObjects(Vault) Method

Sets the Configuration property with the ConfManager returned by GetConfigurationManager.

Definition

Namespace: MFiles.VAF.Core
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
protected override void PopulateConfigurationObjects(
	Vault vault
)

Parameters

vault  Vault
The vault to load the configuration from.

See Also