IAdmPasswordSelfServiceEnrollmentParameters4

The IAdmPasswordSelfServiceEnrollmentParameters4 interface extends the IAdmPasswordSelfServiceEnrollmentParameters interface with the ability to check whether time-based one-time password authentication is enabled for the Self-Password Reset process.

Inheritance: IAdmPasswordSelfServiceEnrollmentParameters3

Properties

  • Property

  • Description

  • TotpVerificationEnabled

  • Gets a value indicating whether time-based one-time password authentication is enabled for the Self-Password Reset process.

Details

TotpVerificationEnabled

Gets a value indicating whether time-based one-time password authentication is enabled for the Self-Password Reset process.

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

Requirements

Minimum required version: 2019.2

See also