Home > Contents > Index >
ACL.DELETE
Deletes an ACL.
Syntax
<ACL.DELETE NAME="Some ACL Name"/>Parameter
NAME (required)
- Name of the ACL object in the object pool.
Description
This tag deletes an ACL from the ACL pool. To delete an ACL, it must first be loaded using
ACL.LOAD
.errno
The possible values of
errno
include:
Value Description -105 Database error -10004 A required parameter is missing. -10005 The requested object is not in the object pool (is not loaded intomemory).Example
The following example deletes
ACL1:
<ACL.DELETE NAME="ACL1"/>See Also
ACL.CREATE
ACL.GATHER
ACL.GET
ACL.LIST
ACL.LOAD
ACL.SAVE
ACL.SCATTER
ACL.SET
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.