| VaultUtils Class | 
Namespace: PDTec.IceNet.Sdk.Utils
public static class VaultUtils
The VaultUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateVaultConfiguration | 
            Reads vault configurations from an XML element. The element should be the <vaults> element.
              | |
| RequestVaultProtocolFromConfig(IDatabaseRepository, VaultsConfigVaultConfig) | 
            Retrieves a IVaultProtocol implementation from a vault configuration.
              | |
| RequestVaultProtocolFromConfig(IDatabaseRepository, String) | 
            Retrieves a IVaultProtocol implementation from the current configuration settings.
              | |
| UploadFile | 
            Uploads file content to vault using specified vault protocol.
              |