Method | Description | |
---|---|---|
RequiresQuestionAndAnswer ( string userName, string question, string answer, bool required ) | ||
RequiresQuestionAndAnswer ( string userName, string question, string answer, bool required ) : System | ||
Validate ( ) : bool |
public RequiresQuestionAndAnswer ( string userName, string question, string answer, bool required ) | ||
userName | string | |
question | string | |
answer | string | |
required | bool |
public RequiresQuestionAndAnswer ( string userName, string question, string answer, bool required ) : System | ||
userName | string | |
question | string | |
answer | string | |
required | bool | |
return | System |