currently configured password format for installation

Namespace: DotNetNuke.Entities.Users.Membership
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public PasswordFormat PasswordFormat { get; }
Visual Basic
Public ReadOnly Property PasswordFormat As PasswordFormat
	Get

See Also