TwoFactorStepGetPhoneNumber Method |
Gets phone number for the channel
Namespace: KeeperSecurity.Authentication.SyncAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public string GetPhoneNumber(
TwoFactorChannel channel
)
Parameters
- channel TwoFactorChannel
- Two factor authentication channel
Return Value
StringPhone number registered to the channel.
See Also