Visual Guard Class Library Documentation

VGMemberShipProvider.RequiresQuestionAndAnswer Property

Gets a value indicating whether the membership provider is configured to require the user to answer a password question for password reset and retrieval.

public override Boolean RequiresQuestionAndAnswer {get;}

Property Value

true if a password answer is required for password reset and retrieval; otherwise, false. The default is true.

Remarks

This value is defined in the Visual Guard repository and can be modified by editing the password policy in the Visual Guard console.

See Also

VGMemberShipProvider Class | Novalys.VisualGuard.Security.WebForm Namespace