System.Messaging Reference (Document! X Sample)
System.Messaging Namespace / Trustee Class / Trustee Constructor



In This Topic
    Trustee Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the Trustee class without setting any of its read/write properties.  
    Initializes a new instance of the Trustee class of type Unknown, setting the Name property to the value specified, and the SystemName to null.  
    Initializes a new instance of the Trustee class of type Unknown, setting the Name and the SystemName properties to the values specified.  
    Initializes a new instance of the Trustee class of the specified type, setting the Name and the SystemName properties to the values specified.  
    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