Keeper SDK Class Library
C#
Show/Hide TOC
Two
Factor
Step
Get
Phone
Number Method
Gets phone number for the channel
Definition
Namespace:
KeeperSecurity.Authentication.Sync
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
string
GetPhoneNumber
(
TwoFactorChannel
channel
)
Parameters
channel
TwoFactorChannel
Two factor authentication channel
Return Value
String
Phone number registered to the channel.
See Also
Reference
TwoFactorStep Class
KeeperSecurity.Authentication.Sync Namespace
In This Article
Definition
Parameters
Return Value
See Also