BenSelect Documentation
TwoFactorAuthRequestType Enumeration
See Also  Send Feedback
Selerix.Foundation.Enumerations Namespace : TwoFactorAuthRequestType Enumeration
Location type to send two factor auth codes

Syntax

JScript 
public enum TwoFactorAuthRequestType extends System.Enum

Members

MemberDescription
AppSend requested two factor code via OTP Authenticator app
EmailSend to email address
SMSSend to text message to phone number
UnknownDefault value, invalid option
VoiceSend requested two factor code via voice call

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Selerix.Foundation.Enumerations.TwoFactorAuthRequestType

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.