MFAChallenge class

MFAChallenge class

Challenge question class.

The MFAChallenge type exposes the following members:

Constructors

Constructor Description
MFAChallenge() Initializes a new instance of MFAChallenge class.

Properties

Property Description
mfa_phrase_id Gets 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_label Gets or sets the textual challenge question. This should be as appropriate as possible for display to the user.

See Also