RestrictedConnectionStep Class

Represents Restricted Connection step. Final step. The connection is limited only to certain commands.

Definition

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

Constructors

RestrictedConnectionStepInitializes a new instance of the RestrictedConnectionStep class

See Also