Mono Class Library: Overview

System.Security.AccessControl.FileSystemSecurity: Method Members

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

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

Public Methods

override
AccessRuleFactory(System.Security.Principal.IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AccessControlType) : AccessRule
Documentation for this section has not yet been entered.
AddAccessRule(FileSystemAccessRule)
Documentation for this section has not yet been entered.
AddAuditRule(FileSystemAuditRule)
Documentation for this section has not yet been entered.
override
AuditRuleFactory(System.Security.Principal.IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AuditFlags) : AuditRule
Documentation for this section has not yet been entered.
RemoveAccessRule(FileSystemAccessRule) : bool
Documentation for this section has not yet been entered.
RemoveAccessRuleAll(FileSystemAccessRule)
Documentation for this section has not yet been entered.
RemoveAccessRuleSpecific(FileSystemAccessRule)
Documentation for this section has not yet been entered.
RemoveAuditRule(FileSystemAuditRule) : bool
Documentation for this section has not yet been entered.
RemoveAuditRuleAll(FileSystemAuditRule)
Documentation for this section has not yet been entered.
RemoveAuditRuleSpecific(FileSystemAuditRule)
Documentation for this section has not yet been entered.
ResetAccessRule(FileSystemAccessRule)
Documentation for this section has not yet been entered.
SetAccessRule(FileSystemAccessRule)
Documentation for this section has not yet been entered.
SetAuditRule(FileSystemAuditRule)
Documentation for this section has not yet been entered.