Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MeGroups

A list of groups that the user belongs to, either thorough direct membership, nested groups, or dynamically calculated

Properties

Optional dateAdded

dateAdded: undefined | string

Date when the member is Added to the group

*Added In:** 2105200541

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

Optional display

display: undefined | string

A human readable name, primarily used for display purposes. READ-ONLY.

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

Optional externalId

externalId: undefined | string

An identifier for the Resource as defined by the Service Consumer. READ-ONLY.

*Added In:** 2011192329

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

Optional membershipOcid

membershipOcid: undefined | string

The membership OCID.

*Added In:** 2103141444

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

Optional nonUniqueDisplay

nonUniqueDisplay: undefined | string

A human readable name for Group as defined by the Service Consumer. READ-ONLY.

*Added In:** 2011192329

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

Optional ocid

ocid: undefined | string

The OCID of the User's group.

*Added In:** 2102181953

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

Optional ref

ref: undefined | string

The URI of the corresponding Group resource to which the user belongs

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

Optional type

type: Type

A label indicating the attribute's function; e.g., 'direct' or 'indirect'.

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

value

value: string

The identifier of the User's group.

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

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: MeGroups): object

getJsonObj