Discuss this help topic in SecureBlackbox Forum
This event is fired when inherited ACLs for some resource are requested.
Declaration
Parameters
- Principal - the principal for which the ACL is requested.
- List - a list URLs of the resources which also control access to this object.
- URL - URL of the resource for which the ACL is requested.
- pcURL - URL of the resource for which the ACL is requested.
- szURL - the length of szURL in bytes.
Description
This event's handler should return, via the List parameter, a set of remote resources that also control access to the specified resource.
Discuss this help topic in SecureBlackbox Forum