| IceVaultClient Class | 
Namespace: PDTec.IceNet.Domain.VaultClient
public class IceVaultClient
The IceVaultClient type exposes the following members.
| Name | Description | |
|---|---|---|
| IceVaultClient | Initializes a new instance of the IceVaultClient class  | 
| Name | Description | |
|---|---|---|
| LogPerformance | 
            Gets or sets whether performance measurement data should be written to the log.
              | |
| SslClientCertificates | 
            The SSL client certificates to be used in HTTPS communication with the vault server.
              | 
| Name | Description | |
|---|---|---|
| CreateFileContent | 
            Creates file content on the vault server by uploading the binary content from the inputStream.
              | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ReadFileContent | 
            Reads file content from a vault server and writes it to outputStream.
              | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |