ref

The value of the “path” (or string) portion of the DirXML-EntitlementRef attribute. When used on a DirXML-EntitlementRecipient it represents a granted or revoked entitlement and contains information about the granting/revoking agent as well as the parameter value if the entitlement requires one. When used on a DirXML-SharedProfile (that is, an RBE policy or role), it is only used to provide the parameter value that will be granted by the role.

Example

<ref>  <src>RBE</src>  <id>{26dfb70f-0371-4fe2-a67f-bc101101e5d7}</id>  <param>cn=Managers,o=People</param></ref>

Allowed Content

Element

Description

src

Entitlement granting agent type.

id

Entitlement granting agent correlation ID.

param

Entitlement parameter value.

Attributes

None

Content Rule

( src ? , id ? , param ? )

Parent Elements

None