Keeper SDK Class Library
C#
Show/Hide TOC
Connected
Step Class
Represents Connected step. Final step. Successfully connected to Keeper.
Definition
Namespace:
KeeperSecurity.Authentication.Sync
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
class
ConnectedStep
:
AuthStep
Inheritance
Object
AuthStep
ConnectedStep
See Also
Reference
KeeperSecurity.Authentication.Sync Namespace
In This Article
Definition
See Also