Click or drag to resize

RestrictedConnectionStep Class

Represents Restricted Connection step. Final step. The connection is limited only to certain commands.
Inheritance Hierarchy
SystemObject
  KeeperSecurity.Authentication.SyncAuthStep
    KeeperSecurity.Authentication.SyncRestrictedConnectionStep

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

The RestrictedConnectionStep type exposes the following members.

Constructors
 NameDescription
Public methodRestrictedConnectionStepInitializes a new instance of the RestrictedConnectionStep class
Top
See Also