Visual Guard Class Library Documentation

VGMembershipUser.LastModificationDate Property

Gets or sets the date and time when the user was last modified.

public DateTime LastModificationDate {get;}

Property Value

The date and time when the user was last modified.

Remarks

this date is not modified when the credentials are modified. This date is modified only when the roles granted to the user, the mail, the first name, the last name or the comment is modified.

See Also

VGMembershipUser Class | Novalys.VisualGuard.Security.Membership Namespace