Mono Class Library: OverviewSystem.Security.AccessControl.CommonObjectSecurity: Method Members |
The methods of System.Security.AccessControl.CommonObjectSecurity are listed below. For a list of all members, see the CommonObjectSecurity Members list.
See Also: Inherited members from System.Security.AccessControl.ObjectSecurity
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.
AddAccessRule(AccessRule) Documentation for this section has not yet been entered.AddAuditRule(AuditRule) Documentation for this section has not yet been entered. overrideModifyAccess(AccessControlModification, AccessRule, out bool) : bool Documentation for this section has not yet been entered. overrideModifyAudit(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.