ErrorStep 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#
public class ErrorStep : AuthStep
Inheritance
Object    AuthStep    ErrorStep

Properties

Code Gets error code
Message Get error message

See Also