TwoFactorStepSendPush Method |
Sends push action to the channel
Namespace: KeeperSecurity.Authentication.SyncAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public Task SendPush(
TwoFactorPushAction action
)
Parameters
- action TwoFactorPushAction
- Push action
Return Value
Task[Missing <returns> documentation for "M:KeeperSecurity.Authentication.Sync.TwoFactorStep.SendPush(KeeperSecurity.Authentication.TwoFactorPushAction)"]
See Also