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


Method Detail
Top

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

Purpose: Changes the Password of a user
Notes:

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

PerformDatabaseAuthentication (AuthenticationParameter)

Purpose: Calls the Backend authentication method
Notes: Overridable method in case customers require to implement customized authentication
routines

Parameters:
poParameter Consultingwerk.SmartFramework.Authentication.AuthenticationParameter
The AuthenticationParameter instance
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


Temp-Table Detail


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:06:51