IAdmPasswordSelfServiceEnrollmentInfo
The IAdmPasswordSelfServiceEnrollmentInfo interface provides access to Password Self-Service enrollment information for a user.
Inheritance: IUnknown
Properties
- 
Property
 - 
Description
 - 
QuestionsWithAnswers
 - 
Gets or sets an array of IAdmPasswordSelfServiceQuestionWithAnswer interfaces, each representing a security question with an answer.
 - 
PolicyGuid
 - 
Gets or sets the globally unique identifier (GUID) of the Password Self-Service Policy that was used in the enrollment process.
 
Details
QuestionsWithAnswers
Gets or sets an array of IAdmPasswordSelfServiceQuestionWithAnswer interfaces, each representing a security question with an answer.
- Type:
 - IAdmPasswordSelfServiceQuestionWithAnswer[]
 - Access:
 - Read/Write
 
PolicyGuid
Gets or sets the globally unique identifier (GUID) of the Password Self-Service Policy that was used in the enrollment process.
- Type:
 - string
 - Access:
 - Read/Write
 
Requirements
Minimum required version: 2011.3