AuthSyncStep Property

Gets a current login step.

Definition

Namespace: KeeperSecurity.Authentication.Sync
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public AuthStep Step { get; }

Property Value

AuthStep

See Also