Click or drag to resize

IVaultUi Interface

Defines methods for interaction between Vault API and user.

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public interface IVaultUi

The IVaultUi type exposes the following members.

Methods
 NameDescription
Public methodConfirmation Ask confirmation from user.
Top
See Also