Keeper SDK Class Library
C#
Show/Hide TOC
Error
Step Class
Represents Error step. Final step. Failed to connect to Keeper.
Definition
Namespace:
KeeperSecurity.Authentication.Sync
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
class
ErrorStep
:
AuthStep
Inheritance
Object
AuthStep
ErrorStep
Properties
Code
Gets error code
Message
Get error message
See Also
Reference
KeeperSecurity.Authentication.Sync Namespace
In This Article
Definition
Properties
See Also