Click or drag to resize

KeeperAuthFailed Class

Authentication failed exception.
Inheritance Hierarchy
SystemObject
  SystemException
    KeeperSecurity.AuthenticationKeeperAuthFailed

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

The KeeperAuthFailed type exposes the following members.

Constructors
 NameDescription
Public methodKeeperAuthFailedInitializes a new instance of the KeeperAuthFailed class
Top
See Also