This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Indicates whether the membership provider is configured to require the user to answer
a password question for password reset and retrieval.
Namespace: Smartsite.Security.Authentication
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
public override bool RequiresQuestionAndAnswer { get; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Overrides ReadOnly Property RequiresQuestionAndAnswer As Get |
See Also
SqlMembershipProvider Class
Smartsite.Security.Authentication Namespace