Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IApplicationUser Interface
Properties

In This Topic
    IApplicationUser Interface Members
    In This Topic

    The following tables list the members exposed by IApplicationUser.

    Public Properties
     NameDescription
     PropertyA display caption for the user - often their full name.  
     PropertyThe email address used to communicate with the user.  
     PropertyThe fully qualified user name as originally provided (E.g. DOMAIN\User or user@domain)  
     PropertyOptional. The authoritative key provided by the Agent for this user.  
     PropertyOptional. The organization this user belongs to - such as a customer.  
     PropertyThe phone number or other telecommunication alias for the user.  
     PropertyOptional. The time zone the user is associated with  
     PropertyOptional. A title for the user (e.g. job title)  
    Top
    See Also