IAdmSelfPasswordResetManager2

The IAdmSelfPasswordResetManager2 interface extends the IAdmSelfPasswordResetManager interface.

Inheritance: IAdmSelfPasswordResetManager

Properties

  • Property

  • Description

  • CanAccountBeUnlocked

  • Gets a value that indicates whether the user can unlock their account during self-password reset.

Details

CanAccountBeUnlocked

Gets a value that indicates whether the user can unlock their account during self-password reset. This property is set to true if the user's AD account is locked out, and the password self-service policy applied to the user allows account unlock.

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

Requirements

Minimum required version: 2012.1

See also