Chagnes the password to the specified value.
Namespace:
Asi.iBO.ContactManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public void ChangePassword( string currentPassword, string newPassword ) |
| Visual Basic (Declaration) |
|---|
Public Sub ChangePassword ( _ currentPassword As String, _ newPassword As String _ ) |
| Visual C++ |
|---|
public: void ChangePassword( String^ currentPassword, String^ newPassword ) |
Parameters
- currentPassword
- Type: System..::.String
Current password
- newPassword
- Type: System..::.String
New password