Click or drag to resize

TwoFactorStepChannels Property

Gets available two factor authentication channels

Namespace: KeeperSecurity.Authentication.Sync
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public TwoFactorChannel[] Channels { get; }

Property Value

TwoFactorChannel
See Also