SecureConfigurationManagerTConfigLoadText Method
            
            Load the configuration text from storage.
            
            
            
              Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public virtual string LoadText(
	Vault vault
)
- vault  Vault
 - The vault to load the configuration from.
 
StringThe configuration text.