Visual Guard Class Library Documentation

VGMembershipInstance.GetUser Method ()

Gets the information from the repository and updates the last-activity date/time stamp for the current logged-on membership user.

public VGMembershipUser GetUser();

Return Value

A VGMembershipUser object representing the current logged-on user.

See Also

VGMembershipInstance Class | Novalys.VisualGuard.Security.Membership Namespace | VGMembershipInstance.GetUser Overload List