Click or drag to resize

TwoFactorStepDefaultChannel Property

Gets or sets default two factor authentication channel

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

Property Value

TwoFactorChannel
See Also