Mono Class Library: Overview

System.Security.AccessControl.DirectoryObjectSecurity: Method Members

The methods of System.Security.AccessControl.DirectoryObjectSecurity are listed below. For a list of all members, see the DirectoryObjectSecurity Members list.

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

Public Methods

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.

Protected Methods

AddAccessRule(ObjectAccessRule)
Documentation for this section has not yet been entered.
AddAuditRule(ObjectAuditRule)
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(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.