Previous Topic

Next Topic

Book Contents

VerifyPassword

Use

Verifies the validity of a user name and password combination.

Inputs

  • Study name.
  • User name.
  • Password.

Outputs

  • True—User name and password are valid and the account is active.
  • False—User name and password are invalid and/or the account is not active.

Side effects

Invalid password combinations trigger standard InForm password processing logic and can trigger deactivation of the account.

SOAP action

http://www.phaseforward.com/InForm/2009/01/UserProvisioning/VerifyPassword

Send Feedback