Visual Guard Class Library Documentation

VGMembershipUser.PasswordExpirationDate Property

Gets the password expiration date and time.

public DateTime PasswordExpirationDate {get;}

Property Value

MaxValue when the password never expires, the expiration date and time otherwise

Remarks

Returns always MaxValue for Windows and Database account.

See Also

VGMembershipUser Class | Novalys.VisualGuard.Security.Membership Namespace