Keeper SDK Class Library
C#
Show/Hide TOC
Keeper
Endpoint
Extensions Class
Endpoint extension methods.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
static
class
KeeperEndpointExtensions
Inheritance
Object
KeeperEndpointExtensions
Methods
ExecuteV2Command(IKeeperEndpoint, KeeperApiCommand, Type)
Executes JSON request.
ExecuteV2Command
TC, TR
(IKeeperEndpoint, TC)
Executes Keeper JSON command. Generic version.
PrepareApiRequest
See Also
Reference
KeeperSecurity.Authentication Namespace
In This Article
Definition
Methods
See Also