SsoDataKeyStep Class

Represents SSO Approval step

Definition

Namespace: KeeperSecurity.Authentication.Sync
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public class SsoDataKeyStep : AuthStep
Inheritance
Object    AuthStep    SsoDataKeyStep

Properties

Channels Gets available SSO approval channels

Methods

RequestDataKey Requests SSO Approval
Resume Resumes login flow

See Also