Gets and sets the Password Format
Namespace: DotNetNuke.Security.MembershipAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[SortOrderAttribute(1)] public static PasswordFormat PasswordFormat { get; set; } |
| Visual Basic |
|---|
<SortOrderAttribute(1)> Public Shared Property PasswordFormat As PasswordFormat Get Set |