TwoFactorStepGetChannelPushActions Method |
Gets available push actions for the channel
Namespace: KeeperSecurity.Authentication.SyncAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public TwoFactorPushAction[] GetChannelPushActions(
TwoFactorChannel channel
)
Parameters
- channel TwoFactorChannel
- Two factor authentication channel
Return Value
TwoFactorPushActionList of available push actions
See Also