IVaultApplication Methods

Methods

Initialize Called when the vault is brought online.
Install Called when the vault application is installed to the target vault. Called only once in the application lifetime.
StartOperations Called when the vault operations are started.
Uninitialize Called when the vault is put offline.
Uninstall Called when the vault application is uninstalled from the target vault. Called only once in the application lifetime.

See Also