KeeperAuthFailed Class

Authentication failed exception.

Definition

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public class KeeperAuthFailed : Exception
Inheritance
Object    Exception    KeeperAuthFailed

Constructors

KeeperAuthFailedInitializes a new instance of the KeeperAuthFailed class

See Also