Click or drag to resize

KeeperStartLoginException Class

Unrecoverable error occurred during login.
Inheritance Hierarchy
SystemObject
  SystemException
    KeeperSecurity.AuthenticationKeeperStartLoginException

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public class KeeperStartLoginException : Exception

The KeeperStartLoginException type exposes the following members.

Properties
 NameDescription
Public propertyLoginState Login state triggered exception.
Top
See Also