Ant Organisation Ltd documentation

Acl Class

TODO: Implemented Access control list. This is evaluated by first checking whether a user is a member of any of the denied lists. If they are then access is denied If not it then checks all the allowed lists, if the user is a member of any then access is allowed. Otherwise access is denied

For a list of all members of this type, see Acl Members.

System.Object
   Acl

public class Acl

Requirements

Namespace: Ant.Security

Assembly: Ant.Security (in Ant.Security.dll)

See Also

Acl Members | Ant.Security Namespace