Click or drag to resize

IVaultClientCreateVaultConnection Method

CreatesVault connection

Namespace:  Omada.OE.Model.Vault
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
Task<bool> CreateVaultConnection()

Return Value

Type: TaskBoolean
sucess or not
See Also