Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
user:delete (Deprecated)
Deprecated as of Content Server version 4.0; replaced by
object:delete
.Syntax
<user:delete username="username"/>Parameters
username (required)
- Name of the user to be deleted.
Description
The
user:delete
tag deletes a user from the Content Server system.errno
The possible values of
errno
include:
Value Description -10004 A required parameter is missing.Example
The following example deletes a user named Whitney from the Content Server system.
<user:delete username="Whitney"/>See Also
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.