This document is archived and information here might be outdated. Recommended version. |
Sets the user password.
[Visual Basic .NET] Public Sub SetPassword ( _ ByVal Password As String _ )
[C#] public void SetPassword ( string Password );
[C++]
HRESULT SetPassword(
BSTR Password
);
[C++]
Parameters Password [in]
Password is a parameter of type BSTR