Mono Class Library: System.Web.Security.MembershipProvider Overview | Members

System.Web.Security.MembershipProvider.ChangePassword Method

Documentation for this section has not yet been entered.

public abstract bool ChangePassword (string name, string oldPwd, string newPwd)

Parameters

name
Documentation for this section has not yet been entered.
oldPwd
Documentation for this section has not yet been entered.
newPwd
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Security
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0