Keeper SDK Class Library
C#
Show/Hide TOC
Vault
Online
Vault
Ui Property
Gets User Interaction interface.
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
IVaultUi
VaultUi
{
get
;
set
; }
Property Value
IVaultUi
Implements
IVault
VaultUi
See Also
Reference
VaultOnline Class
KeeperSecurity.Vault Namespace
In This Article
Definition
Property Value
Implements
See Also