DeviceApprovalStepSendPush Method |
Sends push notification to the channel
Namespace: KeeperSecurity.Authentication.SyncAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public Task SendPush(
DeviceApprovalChannel channel
)
Parameters
- channel DeviceApprovalChannel
- Device approval channel
Return Value
TaskAwaitable task
See Also