Click or drag to resize

GetDataKeyActionDelegate Delegate

Data key share push action.

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

Return Value

Task
Awaitable task
Exceptions
ExceptionCondition
ExceptionOther exceptions.
See Also