Updates the Administrator state of an existing user. (Inherited from
IWorkstationDataAccessAgent).
Syntax
Parameters
- adminUser
- The administrator's name who is updating the user.
- adminPassword
- The administrator's password.
- userName
- The user name which will be updated.
- isAdmin
- A Boolean value indicating whether this userName is an administrator.
Return Value
True if the operation succeeded; otherwise it is false.
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
See Also