Click or drag to resize

SsoDataKeyStep Class

Represents SSO Approval step
Inheritance Hierarchy
SystemObject
  KeeperSecurity.Authentication.SyncAuthStep
    KeeperSecurity.Authentication.SyncSsoDataKeyStep

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

The SsoDataKeyStep type exposes the following members.

Properties
 NameDescription
Public propertyChannels Gets available SSO approval channels
Top
Methods
 NameDescription
Public methodRequestDataKey Requests SSO Approval
Public methodResume Resumes login flow
Top
See Also