Namespace: Consultingwerk.SmartFramework.Authentication
Class 
ChangePasswordParameter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.JsonSerializable
Implements: Consultingwerk.IJsonSerializable

File:ChangePasswordParameter
Author(s):Marko Rueterbories / Consultingwerk Ltd.
Created:Thu Apr 02 12:37:04 CEST 2015


Top Constructor Summary
Options Name Purpose
ChangePasswordParameter () Constructor for the ChangePasswordParameter class
ChangePasswordParameter (character, character, character, character, character) Constructor for the ChangePasswordParameter class
ChangePasswordParameter (character, character, character, character, character, logical) Constructor for the ChangePasswordParameter class
ChangePasswordParameter (IUserCredentials, character) Constructor for the ChangePasswordParameter class

Top Property Summary
Options Name Purpose
CHARACTER CompanyKey
CHARACTER NewPassword
CHARACTER Password
LOGICAL PasswordEncoded
CHARACTER UserName


Constructor Detail
Top

ChangePasswordParameter ()

Purpose: Constructor for the ChangePasswordParameter class
Notes:

Top

ChangePasswordParameter (character, character, character, character, character)

Purpose: Constructor for the ChangePasswordParameter class
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

ChangePasswordParameter (character, character, character, character, character, logical)

Purpose: Constructor for the ChangePasswordParameter class
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
plPasswordEncoded LOGICAL
Top

ChangePasswordParameter (IUserCredentials, character)

Purpose: Constructor for the ChangePasswordParameter class
Notes:

Parameters:
poCredentials Consultingwerk.Framework.IUserCredentials
The IUserCredential instance to populate the values of this instance from
pcNewPassword CHARACTER
The new password to be set for the user


Property Detail
Top

CHARACTER CompanyKey


Returns CHARACTER
Top

CHARACTER NewPassword


Returns CHARACTER
Top

CHARACTER Password


Returns CHARACTER
Top

LOGICAL PasswordEncoded


Returns LOGICAL
Top

CHARACTER UserName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:24:04