Visual Guard Class Library Documentation

VGMembershipUser.IsPasswordExpired Property

Gets a boolean value that specifies whether the password for the user has expired.

public Boolean IsPasswordExpired {get;}

Property Value

false if the password is not expired, true otherwise.

Remarks

returns always false for Windows and database account.

See Also

VGMembershipUser Class | Novalys.VisualGuard.Security.Membership Namespace