MFAChallenge class

MFAChallenge class

Challenge question class.

The MFAChallenge type exposes the following members:

Constructors

ConstructorDescription
MFAChallenge()Initializes a new instance of MFAChallenge class.

Properties

PropertyDescription
mfa_phrase_idGets or sets the identifier for the challenge question. It should be unique for this challenge question but not unique for the user, session.
mfa_phrase_labelGets or sets the textual challenge question. This should be as appropriate as possible for display to the user.

See Also