Mono Class Library: OverviewSystem.Security.AccessControl.DirectoryObjectSecurity: Members |
The members of System.Security.AccessControl.DirectoryObjectSecurity are listed below.
See Also: Inherited members from System.Security.AccessControl.ObjectSecurity
Documentation for this section has not yet been entered. Documentation for this section has not yet been entered.
AccessRuleFactory(System.Security.Principal.IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AccessControlType, Guid, Guid) : AccessRule Documentation for this section has not yet been entered.AuditRuleFactory(System.Security.Principal.IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AuditFlags, Guid, Guid) : AuditRule 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(ObjectAccessRule) Documentation for this section has not yet been entered.AddAuditRule(ObjectAuditRule) 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(ObjectAccessRule) : bool Documentation for this section has not yet been entered.RemoveAccessRuleAll(ObjectAccessRule) Documentation for this section has not yet been entered.RemoveAccessRuleSpecific(ObjectAccessRule) Documentation for this section has not yet been entered.RemoveAuditRule(ObjectAuditRule) : bool Documentation for this section has not yet been entered.RemoveAuditRuleAll(ObjectAuditRule) Documentation for this section has not yet been entered.RemoveAuditRuleSpecific(ObjectAuditRule) Documentation for this section has not yet been entered.ResetAccessRule(ObjectAccessRule) Documentation for this section has not yet been entered.SetAccessRule(ObjectAccessRule) Documentation for this section has not yet been entered.SetAuditRule(ObjectAuditRule) Documentation for this section has not yet been entered.