Click or drag to resize

DeviceApprovalPushActionDelegate Delegate

Device approval push delegate.

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public delegate Task DeviceApprovalPushActionDelegate()

Return Value

Task
Awaitable task.
See Also