Click or drag to resize

LoggingConfiguration Methods

The LoggingConfiguration type exposes the following members.

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