Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Authentication.Sync
AuthStep Class
AuthStep Properties
Auth
Step Class
Represents base Keeper authentication step
Inheritance Hierarchy
System
Object
KeeperSecurity.Authentication.Sync
AuthStep
More
Namespace:
KeeperSecurity.Authentication.Sync
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
abstract
class
AuthStep
:
IDisposable
The
AuthStep
type exposes the following members.
Properties
Name
Description
State
Gets Keeper login state
Top
See Also
Reference
KeeperSecurity.Authentication.Sync Namespace
ReadyToLoginStep
DeviceApprovalStep
TwoFactorStep
PasswordStep
SsoTokenStep
SsoDataKeyStep
ConnectedStep
ErrorStep
Inheritance Hierarchy
System
Object
KeeperSecurity.Authentication.Sync
AuthStep
KeeperSecurity.Authentication.Sync
ConnectedStep
KeeperSecurity.Authentication.Sync
DeviceApprovalStep
KeeperSecurity.Authentication.Sync
ErrorStep
KeeperSecurity.Authentication.Sync
PasswordStep
KeeperSecurity.Authentication.Sync
ReadyToLoginStep
KeeperSecurity.Authentication.Sync
RestrictedConnectionStep
KeeperSecurity.Authentication.Sync
SsoDataKeyStep
KeeperSecurity.Authentication.Sync
SsoTokenStep
KeeperSecurity.Authentication.Sync
TwoFactorStep