!!! Overview
[{$pagename}] typically is a data-type and implies a reference as in [by-reference].

!! [SCIM 2.0]
[{$pagename}] is a [URI] for a Resource.  S resource MAY be a SCIM resource, an external link to a resource (e.g., a photo), or an identifier such as a [URN].

The value MUST be the absolute or relative URI of the target resource.  Relative URIs should be resolved as specified in Section 5.2 of [RFC 3986].  However, the base URI for relative [URI] resolution __MUST__ include all URI components and path segments up to, but not including, the Endpoint URI (the [SCIM Service Provider] root endpoint); e.g., the base URI for a request to "https://example.com/v2/Users/2819c223-7f76-453a-919d-413861904646" would be https://example.com/v2/", and the relative URI for this resource would be "Users/2819c223-7f76-453a-919d-413861904646".

In [JSON] representation, the [URI] value is represented as a JSON string per Section 7 of [RFC 7159].  A reference is case exact.  A reference has a "referenceTypes" attribute that indicates what types of resources may be linked, as per Section 7 of this document.

A reference [URI] MUST be to an HTTP-addressable resource.  An [HTTP] client performing a [HTTP GET] operation on a reference URI MUST receive the target resource or an appropriate HTTP response code.  A SCIM service provider MAY choose to enforce referential integrity for reference types referring to [SCIM Resources].

By convention, a reference is commonly represented as a "$ref" sub-attribute in complex or multi-valued attributes; however, this is __OPTIONAL__.!! [LDAP] [Attribute] Definition
The [{$pagename}] [AttributeTypes] is defined as:
* [OID] of [2.16.840.1.113719.1.1.4.1.115]
* [NAME|Attribute-Name]: [{$pagename}]
* DESC: 
* [EQUALITY]: []
* [ORDERING]: []
* SYNTAX: [1.3.6.1.4.1.1466.115.121.1.12] [DN Syntax]
* [NO-USER-MODIFICATION] 
* USAGE [DirectoryOperation] 
* [Extended Flags]: 
** [X-NDS_NEVER_SYNC]: 1
** [X-NDS_NOT_SCHED_SYNC_IMMEDIATE]: 1
** [X-NDS_NONREMOVABLE]: 1
** [X-NDS_HIDDEN]: 1
** [X-NDS_FILTERED_REQUIRED]: 1
** [X-NDS_READ_FILTERED]: 1
* Used as [MUST] in:
** 
* Used [MAY] in:
**[Top]

!! More Information
There might be more information for this subject on one of the following:[{ReferringPagesPlugin before='*' after='\n' }]