Click or drag to resize

LimitedUserChangePassword Method

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public void ChangePassword(
	string newPassword,
	bool encryptPassword
)

Parameters

newPassword
Type: SystemString
encryptPassword
Type: SystemBoolean
See Also