KeeperCanceled Class

Login is cancelled exception.

Definition

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

Constructors

KeeperCanceledInitializes a new instance of the KeeperCanceled class
KeeperCanceled(String, String)Initializes a new instance of the KeeperCanceled class

Properties

See Also