Gets and sets whether the Users's Password can be retrieved
Namespace: DotNetNuke.Security.MembershipAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[SortOrderAttribute(2)] public static bool PasswordRetrievalEnabled { get; set; } |
| Visual Basic |
|---|
<SortOrderAttribute(2)> Public Shared Property PasswordRetrievalEnabled As Boolean Get Set |