ConfigurableVaultApplicationBaseTSecureConfigurationPopulateConfigurationObjects Method (Vault) |
Namespace:
MFiles.VAF.Core
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxprotected override void PopulateConfigurationObjects(
Vault vault
)
Protected Overrides Sub PopulateConfigurationObjects (
vault As Vault
)
protected:
virtual void PopulateConfigurationObjects(
Vault^ vault
) override
Parameters
- vault
- Type: Vault
The vault to load the configuration from.
See Also