Click or drag to resize

AbstractAccessControlList Methods

The AbstractAccessControlList type exposes the following members.

Methods
  NameDescription
Public methodAddGrant
Grant permissions to a user or user group (grantee).
Public methodRemoveGrant(Grantee)
Remove all permissions from a grantee.
Public methodRemoveGrant(Grantee, PermissionEnum)
Remove permissions from a grantee.
Top
See Also