MFAChallengeAnswer

MFAChallengeAnswer class

Signon answers to challenge questions.

public class MFAChallengeAnswer

Constructors

Name Description
MFAChallengeAnswer() Initializes a new instance of MFAChallengeAnswer class.

Properties

Name Description
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