Keeper SDK Class Library
C#
Show/Hide TOC
Two
Factor
Step
Get
Channel
Push
Actions Method
Gets available push actions for the channel
Definition
Namespace:
KeeperSecurity.Authentication.Sync
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
TwoFactorPushAction
[]
GetChannelPushActions
(
TwoFactorChannel
channel
)
Parameters
channel
TwoFactorChannel
Two factor authentication channel
Return Value
TwoFactorPushAction
List of available push actions
See Also
Reference
TwoFactorStep Class
KeeperSecurity.Authentication.Sync Namespace
In This Article
Definition
Parameters
Return Value
See Also