Keeper SDK Class Library
C#
Show/Hide TOC
Device
Approval
Step
Default
Channel Property
Gets or sets default device approval channel
Definition
Namespace:
KeeperSecurity.Authentication.Sync
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
DeviceApprovalChannel
DefaultChannel
{
get
;
set
; }
Property Value
DeviceApprovalChannel
See Also
Reference
DeviceApprovalStep Class
KeeperSecurity.Authentication.Sync Namespace
In This Article
Definition
See Also