Home > Contents > Index >
Expanded TOC | Accordion TOC | Annotated TOC | Index
IManageUsers.DeleteUser
This method is deprecated as of CS Version 4.0.
Syntax
public void DeleteUser(String username, FTValList valIn, FTValList valOut) throws UserErrorParameters
username
- String specifying the name of the user.
vIn
- List of name/value pairs that provide any other information required by the directory service that is used.
vOut
- Name/value pairs that might be set by the method. These values appear as variables upon return to ContentServer.
Description
Deletes an existing user from the directory.
There are currently no Java methods to replace this method; however, you can use the
DIR.DELETE
XML tag instead.Throws
UserError
- If there is a problem adding this user.
See Also
Home > Contents > Index > ![]()
FatWire JAVA Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.