Click or drag to resize

AuthStep Class

Represents base Keeper authentication step
Inheritance Hierarchy
SystemObject
  KeeperSecurity.Authentication.SyncAuthStep
    More

Namespace: KeeperSecurity.Authentication.Sync
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public abstract class AuthStep : IDisposable

The AuthStep type exposes the following members.

Properties
 NameDescription
Public propertyState Gets Keeper login state
Top
See Also
Inheritance Hierarchy