Top Method Summary
Options Name Purpose
ChangePassword (ChangePasswordParameter) Changes the Password of a user
ChangePassword (character, character, character, character, character) Changes the Password of a user
LOGICAL ValidateUser (IUserCredentials) Validates the user credentials and updates the Session Manager with the user information


Method Detail
Top

ChangePassword (ChangePasswordParameter)

Purpose: Changes the Password of a user
Notes:

Parameters:
poParameter Consultingwerk.Framework.ChangePasswordParameter
The ChangePasswordParameter with the data for changing the password
Top

ChangePassword (character, character, character, character, character)

Purpose: Changes the Password of a user
Notes: Deprecated proxy variant kept for backward compatibility.
New callers should use ChangePassword (ChangePasswordParameter).

Parameters:
pcUserName CHARACTER
The name of the user to change the password for
pcLoginCompanyGuid CHARACTER
The company the user belongs too
pcCurrentPassword CHARACTER
The current password
pcNewPassword CHARACTER
The new password to be set
pcNewPasswordVerified CHARACTER
The repeated new password
Top

LOGICAL ValidateUser (IUserCredentials)

Purpose: Validates the user credentials and updates the Session Manager with
the user information
Notes:

Parameters:
poCredentials Consultingwerk.Framework.IUserCredentials
The Credentials to be validated
Returns LOGICAL
Logical value indicating if the user has been authenticated


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       01.06.2026 09:10:14