Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UserExtManager

The User's manager. A complex type that optionally allows Service Providers to represent organizational hierarchy by referencing the 'id' attribute of another User.

*SCIM++ Properties:** - idcsCsvAttributeNameMappings: [[columnHeaderName:Manager, deprecatedColumnHeaderName:Manager Name, mapsTo:manager.value]] - idcsPii: true - multiValued: false - mutability: readWrite - required: false - returned: default - type: complex - uniqueness: none

Properties

Optional displayName

displayName: undefined | string

The displayName of the User's manager. OPTIONAL and READ-ONLY.

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: string - uniqueness: none

Optional ref

ref: undefined | string

The URI of the SCIM resource representing the User's manager. RECOMMENDED.

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: reference - uniqueness: none

Optional value

value: undefined | string

The id of the SCIM resource representing the User's manager. RECOMMENDED.

*SCIM++ Properties:** - idcsCsvAttributeName: Manager Name - idcsSearchable: true - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none

Functions

getDeserializedJsonObj

getJsonObj