CreatePhoneMultiFactorInfoRequest interface

Interface representing a phone specific user-enrolled second factor for a CreateRequest.

Signature:

exportinterfaceCreatePhoneMultiFactorInfoRequestextendsBaseCreateMultiFactorInfoRequest

Extends:BaseCreateMultiFactorInfoRequest

Properties

PropertyTypeDescription
phoneNumberstringThe phone number associated with a phone second factor.

CreatePhoneMultiFactorInfoRequest.phoneNumber

The phone number associated with a phone second factor.

Signature:

phoneNumber:string;