Loupe - Log - Monitor - Resolve
Gibraltar.Monitor.Serialization Namespace / ApplicationUserPacket Class
Properties Methods


In This Topic
    ApplicationUserPacket Class Members
    In This Topic

    The following tables list the members exposed by ApplicationUserPacket.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyA display label for the user (such as their full name)  
    Public PropertyOptional. A primary email address for the user  
    Public PropertyThe fully qualified user name, composed from the Domain and Name as originally specified  
    Public Property (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket)
    Public Property (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket)
    Public PropertyOptional. An absolute, unique key for the user to use as a primary match  
    Public PropertyOptional. A label for the organization this user is a part of  
    Public PropertyOptional. A phone number or other telecommunication alias  
    Public PropertyApplication provided properties  
    Public PropertyOptional. A primary role for this user with respect to this application  
    Public PropertyThe increasing sequence number of all packets for this session to be used as an absolute order sort. (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket)
    Public PropertyOptional. The primary tenant this user is a part of.  
    Public Property (Inherited from Gibraltar.Monitor.Serialization.GibraltarCachedPacket)
    Public PropertyOptional. The primary time zone the user is associated with.  
    Public PropertyOptional. A title to display for the user  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object. Indicates whether the current object is equal to another object of the same type. Indicates whether the current object is equal to another object of the same type.  
    Public MethodOverridden. Serves as the default hash function. Provides a representative hash code for objects of this type to spread out distribution in hash tables. Provides a representative hash code for objects of this type to spread out distribution in hash tables.  
    Top
    See Also