Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UserExtSecQuestions

The schema used to mnage security question and answers provided by a user for account recovery and/or MFA. While setting up security questions, a user can also provide a hint for the answer.

*SCIM++ Properties:** - idcsCompositeKey: [value] - multiValued: true - mutability: readWrite - required: false - returned: request - type: complex - uniqueness: none

Properties

answer

answer: string

The answer provided by a user for a security question.

*SCIM++ Properties:** - idcsCsvAttributeName: Answer - idcsSearchable: false - idcsSensitive: hash - multiValued: false - mutability: writeOnly - required: true - returned: never - type: string - uniqueness: none - idcsPii: true

Optional hintText

hintText: undefined | string

The hint for an answer that's given by user when setting up a security question.

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

Optional ref

ref: undefined | string

The URI of the corresponding Security Question resource.

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

value

value: string

The identifier of the question selected by the user when setting up a security question.

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

Functions

getDeserializedJsonObj

getJsonObj