Gets and sets the Last Password Change Date of the User
Namespace: DotNetNuke.Entities.UsersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public DateTime LastPasswordChangeDate { get; set; } |
Visual Basic |
---|
Public Property LastPasswordChangeDate As DateTime Get Set |