Documentation Center

Application 2.0 ChangePassword [obsolete]

Changes the password for the user currently logged in.


Parameters

NameTypeDirectionDescription
psAuthContextStringInOutDeprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant.
psOldPasswordStringInOld password used for verification
psNewPasswordStringInNew password which needs to comply with the application's password rules