Loupe - Log - Monitor - Resolve
Gibraltar.Agent Namespace / ApplicationUserResolutionEventArgs Class / GetUser Method

In This Topic
    GetUser Method (ApplicationUserResolutionEventArgs)
    In This Topic
    The application user being populated for the current user.
    Syntax
    'Declaration
     
    
    Public Function GetUser() As IApplicationUser
    public IApplicationUser GetUser()
    Remarks
    Update this user with the information available. If this method is called then the configured user will be stored as the definitive information for this user name.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also