Click or drag to resize

AuthStepState Property

Gets Keeper login state

Namespace: KeeperSecurity.Authentication.Sync
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public AuthState State { get; }

Property Value

AuthState
See Also