MFAPhraseId

MFAChallengeAnswer.MFAPhraseId property

Gets or sets the identifier for the challenge question. It should be unique for this challenge question but not unique for the user, session.

public string MFAPhraseId { get; set; }

See Also