IAdmPasswordSelfServiceEnrollmentParameters2

The IAdmPasswordSelfServiceEnrollmentParameters2 interface extends the IAdmPasswordSelfServiceEnrollmentParameters interface.

Inheritance: IAdmPasswordSelfServiceEnrollmentParameters

Properties

Details

EmailVerificationEnabled

Gets a value indicating whether the Email Verification feature is enabled for the Self-Password Reset process.

  • Type:
  • bool
  • Access:
  • Read-only

EmailVerificationAddress

Gets e-mail addresses of the verification email recipients separated by semicolons.

  • Type:
  • string
  • Access:
  • Read-only

EmailVerificationEmptyAddressBypassed

Gets a value indicating whether email verification is bypassed when a user does not have an email address assigned.

  • Type:
  • bool
  • Access:
  • Read-only

Requirements

Minimum required version: 2018.1

See also