Is-Member-Of-DL

Contains groups of which the user is a direct member.

Attribute propertyValueDescription
adminDisplayNameIs-Member-Of-DL Display name of this object for use in directory service administrative tools.
adminDescriptionIs-Member-Of-DL Description of this object for use in directory service administrative tools.
cnIs-Member-Of-DL Common name.
lDAPDisplayNamememberOf The name used by LDAP clients to refer to the object's class.
attributeID1.2.840.113556.1.2.102 A unique OID that identifies the attribute.
objectClassAttribute-SchemaThe class of which this object is an instance.
objectCategoryAttribute-SchemaReference to an object class or one of its superclasses, which is used when searching for this object.
schemaIDGUID{BF967991-0DE6-11D0-A285-00AA003049E2} A GUID that uniquely identifies this object. You can use this string value in an ACE to control access to objects of this object.
attributeSyntax2.5.5.1 An OID of a syntax. The combination of the attributeSyntax and oMSyntax properties determines the syntax of an attribute.
oMSyntax127 Syntax of this attribute as defined by the XAPIA XOM (X/Open Object Model) specification.
oMObjectClassX'2b0c0287731c00854a' An octet string that must be specified for attributes whose oMSyntax property value is 127. Usually, there is a one-to-one mapping between the attributeSyntax and the oMObject class.
isSingleValuedFALSE TRUE means that the attribute has a single value, FALSE means that the attribute can have multiple values.
linkID3 An integer that indicates that the attribute is a linked attribute. An even integer means a forward link and an odd integer a back link. This value must be unique for linkIDs of all attributeSchema objects.
mAPIID32776 An integer by which MAPI clients identify this attribute.
attributeSecurityGUID-- not set -- An optional GUID that identifies the attribute as a member of an attribute set(also known as a property set).
searchFlags16 An integer value whose least significant bit indicates whether the attribute is indexed. The four bit flags in this value are:
1 = Index over attribute only
2 = Index over container and attribute
4 = Add this attribute to the Ambiguous Name Resolution set, used together with 0x0001
8 = Preserve this attribute in the tombstone object for deleted objects.
showInAdvancedViewOnlyTRUE TRUE means that the object will apear in the Advanced View of the Users and Computers snap-in only, but not in the Windows shell.
FALSE means that the object will appear in Normal view of the Users and Computers snap-in and the Windows shell.
systemFlags17 An integer value that contains flags that define additional properties of this object. Category 1 classes or attributes have the 0x10 bit set by the system and cannot be set by users. They are shipped with Active Directory. For more information, see ADS_SYSETMFLAG_ENUM enumeration in ADSI Reference.
systemOnlyTRUE TRUE means that only Active Directory can modify the class of this object. FALSE means users can make the modification as well.

RemarksThe contents of this property depend on the domain controller (DC) from which this property is retrieved.
At a DC for the domain containing the user, Is-Member-Of-DL for the user is complete with respect to membership for groups in that domain; however, Is-Member-Of-DL does not contain the user's membership in domain local and global groups in other domains.
At a Global Catalog (GC) server, Is-Member-Of-DL for the user is complete with respect to all universal group memberships.
If both conditions are true about the DC, both sets of information are contained in Is-Member-Of-DL.
Note that this property lists the groups that contain the user in their member property; it does not contain the recursive list of nested predecessors. For example, if user O is a member of group C and group B and group B were nested in group A, the Is-Member-Of-DL property of user O would list group C and group B but not group A.
This property is not stored. It is a computed back-link attribute.