Keeper SDK Class Library
C#
Show/Hide TOC
Device
Approval
Push
Action
Delegate Delegate
Device approval push delegate.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
delegate
Task
DeviceApprovalPushActionDelegate
()
Return Value
Task
Awaitable task.
See Also
Reference
KeeperSecurity.Authentication Namespace
In This Article
Definition
See Also