Access Control Action Set: Syntax

Provides actions for managing user access to resources

deleteDAList Action

Deletes a denylist or an allowlist.

accessControl.deleteDAList <result=results> <status=rc>
;

deleteDAList Action

Deletes a denylist or an allowlist.

results, info = s:accessControl_deleteDAList{
}

deleteDAList Action

Deletes a denylist or an allowlist.

results=s.accessControl.deleteDAList(
)

deleteDAList Action

Deletes a denylist or an allowlist.

results <– cas.accessControl.deleteDAList(s
)
Last updated: February 25, 2026