Click or drag to resize

IVault Methods

The IVault type exposes the following members.

Methods
  NameDescription
Public methodCreateFileContent(Int64) Obsolete.
Creates a file content.
Public methodCreateFileContent(Int64, String)
Creates a file content.
Public methodDestroy
Deletes the vault. This method fails if the vault still contains file content.
Public methodDestroyFileContent
Destroys a file content.
Public methodGetParameters
Gets the vault parameters.
Public methodGetProtocol
Retrieves the vault protocol interface for accessing the file contents.
Public methodSetParameter
Sets a vault parameter.
Public methodUpdateFileContent
Updates a file content.
Top
See Also