Click or drag to resize

VGMembershipInstanceGetUser Method

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

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public VGMembershipUser GetUser()

Return Value

Type: VGMembershipUser
A VGMembershipUser object representing the current logged-on user.
See Also