Mono Class Library: OverviewSystem.Security.AccessControl.CommonObjectSecurity: Members |
The members of System.Security.AccessControl.CommonObjectSecurity are listed below.
See Also: Inherited members from System.Security.AccessControl.ObjectSecurity
Documentation for this section has not yet been entered.
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.