Keeper SDK Class Library
C#
Show/Hide TOC
Two
Factor
Step
Default
Channel Property
Gets or sets default two factor authentication channel
Definition
Namespace:
KeeperSecurity.Authentication.Sync
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
TwoFactorChannel
DefaultChannel
{
get
;
set
; }
Property Value
TwoFactorChannel
See Also
Reference
TwoFactorStep Class
KeeperSecurity.Authentication.Sync Namespace
In This Article
Definition
See Also