Keeper SDK Class Library
C#
Show/Hide TOC
Device
Approval
Step
Send
Push Method
Sends push notification to the channel
Definition
Namespace:
KeeperSecurity.Authentication.Sync
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
Task
SendPush
(
DeviceApprovalChannel
channel
)
Parameters
channel
DeviceApprovalChannel
Device approval channel
Return Value
Task
Awaitable task
See Also
Reference
DeviceApprovalStep Class
KeeperSecurity.Authentication.Sync Namespace
In This Article
Definition
Parameters
Return Value
See Also