Mono Class Library: Overview

System.Security.AccessControl.CommonObjectSecurity: Members

The members of System.Security.AccessControl.CommonObjectSecurity are listed below.

See Also: Inherited members from System.Security.AccessControl.ObjectSecurity

Protected Constructors

Documentation for this section has not yet been entered.

Public Methods

GetAccessRules(bool, bool, Type) : AuthorizationRuleCollection
Documentation for this section has not yet been entered.
GetAuditRules(bool, bool, Type) : AuthorizationRuleCollection
Documentation for this section has not yet been entered.

Protected Methods

AddAccessRule(AccessRule)
Documentation for this section has not yet been entered.
AddAuditRule(AuditRule)
Documentation for this section has not yet been entered.
override
ModifyAccess(AccessControlModification, AccessRule, out bool) : bool
Documentation for this section has not yet been entered.
override
ModifyAudit(AccessControlModification, AuditRule, out bool) : bool
Documentation for this section has not yet been entered.
RemoveAccessRule(AccessRule) : bool
Documentation for this section has not yet been entered.
RemoveAccessRuleAll(AccessRule)
Documentation for this section has not yet been entered.
RemoveAccessRuleSpecific(AccessRule)
Documentation for this section has not yet been entered.
RemoveAuditRule(AuditRule) : bool
Documentation for this section has not yet been entered.
RemoveAuditRuleAll(AuditRule)
Documentation for this section has not yet been entered.
RemoveAuditRuleSpecific(AuditRule)
Documentation for this section has not yet been entered.
ResetAccessRule(AccessRule)
Documentation for this section has not yet been entered.
SetAccessRule(AccessRule)
Documentation for this section has not yet been entered.
SetAuditRule(AuditRule)
Documentation for this section has not yet been entered.