Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UserEmails

A complex attribute representing emails

Properties

Optional pendingVerificationData

pendingVerificationData: undefined | string

Pending e-mail address verification

*Added In:** 19.1.4

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

Optional primary

primary: undefined | false | true

A Boolean value that indicates whether the email address is the primary email address. The primary attribute value 'true' MUST appear no more than once.

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

Optional secondary

secondary: undefined | false | true

A Boolean value that indicates whether the email address is the secondary email address. The secondary attribute value 'true' MUST appear no more than once.

*Added In:** 18.2.6

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

type

type: Type

Type of email address

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

value

value: string

Email address

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

Optional verified

verified: undefined | false | true

A Boolean value that indicates whether or not the e-mail address is verified

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

Functions

getDeserializedJsonObj

getJsonObj