IAdmResetPasswordAction

The IAdmResetPasswordAction interface represents the Reset user password action.

Inheritance: IAdmAction

Properties

  • Property

  • Description

  • Password

  • Sets a new password value.

Details

Password

Sets a new password value. You can use value references in the password value (e.g. %username%, %department%). Value references will be replaced with corresponding property values of the user account on which the action is executed.

  • Type:
  • string
  • Access:
  • Write-only

Requirements

Minimum required version: 2009.1

See also