DeviceApprovalStep Class

Represents device approval step

Definition

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

Properties

Channels Gets available device approval channels
DefaultChannel Gets or sets default device approval channel

Methods

Resume Resumes login flow
SendCode Sends verification code to the channel
SendPush Sends push notification to the channel

See Also