Keeper SDK Class Library
C#
Show/Hide TOC
Vault
Online
Auth Property
Gets Keeper authentication.
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
IAuthentication
Auth
{
get
; }
Property Value
IAuthentication
See Also
Reference
VaultOnline Class
KeeperSecurity.Vault Namespace
In This Article
Definition
See Also