Keeper SDK Class Library
C#
Show/Hide TOC
IDevice
Approval
Push
Info Interface
Defines a property for device approval push actions.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
interface
IDeviceApprovalPushInfo
:
IDeviceApprovalChannelInfo
Implements
IDeviceApprovalChannelInfo
Properties
InvokeDeviceApprovalPushAction
Gets device approval push action endpoint.
See Also
Reference
KeeperSecurity.Authentication Namespace
In This Article
Definition
Properties
See Also