IAdmPasswordSelfServiceQuestionWithAnswer

The IAdmPasswordSelfServiceQuestionWithAnswer interface represents a question-answer pair for the Self-Password Reset process.

Inheritance: IUnknown

Properties

  • Property

  • Description

  • Question

  • Gets or sets the text of the question.

  • Answer

  • Gets or sets the text of the answer.

Details

Question

Gets or sets the text of the question.

  • Type:
  • string
  • Access:
  • Read/Write

Answer

Gets or sets the text of the answer.

  • Type:
  • string
  • Access:
  • Read/Write

Requirements

Minimum required version: 2011.3

See also