MFAChallengeAnswer class

MFAChallengeAnswer class

Signon answers to challenge questions.

The MFAChallengeAnswer type exposes the following members:

Constructors

ConstructorDescription
MFAChallengeAnswer()Initializes a new instance of MFAChallengeAnswer 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_answerGets or sets the user’s answer to the challenge question.

See Also