Keeper SDK Class Library
C#
Show/Hide TOC
Restricted
Connection
Step 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#
Copy
public
class
RestrictedConnectionStep
:
AuthStep
Inheritance
Object
AuthStep
RestrictedConnectionStep
Constructors
RestrictedConnectionStep
Initializes a new instance of the
RestrictedConnectionStep
class
See Also
Reference
KeeperSecurity.Authentication.Sync Namespace
In This Article
Definition
Constructors
See Also