MFAChallengeAnswer

MFAChallengeAnswer class

Signon answers to challenge questions.

public class MFAChallengeAnswer

Constructors

NameDescription
MFAChallengeAnswer()Initializes a new instance of MFAChallengeAnswer class.

Properties

NameDescription
MFAPhraseAnswer { get; set; }Gets or sets the user’s answer to the challenge question.
MFAPhraseId { get; set; }Gets or sets the identifier for the challenge question. It should be unique for this challenge question but not unique for the user, session.

See Also