SetPassword method

For IERURealTimeManager, sets the User's password.

For IERUInstantMessageManager, sets the Windows password used to communicate with the IM gateway.

For IERUIMIdentity, sets the IM Identity's instant message password.

For IERUUser, sets the password for the user.

Syntax


C++
HRESULT SetPassword (
   BSTR NewPassword)
Scripting languages
Object.SetPassword
   NewPassword as String

Parameters


NewPassword

The new password.

Return value


C++

The return code.

Scripting languages

None.

Remarks


Administrators can change any User's password. Individual Users can change their own passwords.

Home

Applies to

IERURealTimeManager
IERUUser

IERUInstantMessageManager

IERUIMIdentity


See also

Member Info & Rights