new XmlLdapGroupSource()
Definition of an LDAP shared resource entry (identified by its GUID) in an LDAP container. This definition is for an LDAP Source that locates Resources from an LDAP Group.
The "id" attribute is used to link this element to the "ldap-resource-id" attribute of the XmlLdapAttributeContainerMapping entries in the XmlLdapContainer in which this element is located. (A value should always be assigned to the "id" attribute.).
Constructs a new XmlLdapGroupSource.
The following features are supported:
Extends
Members
displayNameAttributes :string
(Optional) LDAP attributes that can be used to generate a default display name for any resource located within this LDAP source.
This property holds the value of the 'Display Name Attributes' attribute.
Type:
- string
- Inherited From:
groupDn :string
The Group DN uniquely identifies the directory entry that is the group. This can be derived by performing a search based upon the base-DN, search filter and scope parameters described above. Or, it can be manually entered (with verification) by the user.
This property holds the value of the 'Group Dn' attribute.
Type:
- string
guid :string
Unique GUID of the LDAP source.
This property holds the value of the 'Guid' attribute.
Type:
- string
- Inherited From:
id :string
Unique ID of the LDAP source.
This property holds the value of the 'Id' attribute.
Type:
- string
- Inherited From:
ldapAlias :string
Alias of the LDAP directory that is referenced by this LDAP source. The alias is a previously configured shared resource that identifies this LDAP source.
This property holds the value of the 'Ldap Alias' attribute.
Type:
- string
- Inherited From:
memberAttribute :string
The member attribute names the attribute within the group entry that holds the collection of member idenifiers - their DNs. This will give the final list of candidate resources.
This property holds the value of the 'Member Attribute' attribute.
Type:
- string