Keeper SDK Class Library
C#
Show/Hide TOC
Keeper
Auth
Failed Class
Authentication failed exception.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
class
KeeperAuthFailed
:
Exception
Inheritance
Object
Exception
KeeperAuthFailed
Constructors
KeeperAuthFailed
Initializes a new instance of the
KeeperAuthFailed
class
See Also
Reference
KeeperSecurity.Authentication Namespace
In This Article
Definition
Constructors
See Also