Keeper SDK Class Library
C#
Show/Hide TOC
Keeper
Canceled Class
Login is cancelled exception.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
class
KeeperCanceled
:
Exception
Inheritance
Object
Exception
KeeperCanceled
Constructors
KeeperCanceled
Initializes a new instance of the
KeeperCanceled
class
KeeperCanceled(String, String)
Initializes a new instance of the
KeeperCanceled
class
Properties
Reason
See Also
Reference
KeeperSecurity.Authentication Namespace
In This Article
Definition
Constructors
Properties
See Also