The members of System.Security.AccessControl.FileSystemSecurity are listed below.
See Also: Inherited members from System.Security.AccessControl.NativeObjectSecurity
Public Properties
[read-only] override | AccessRightType | Type. Documentation for this section has not yet been entered. |
[read-only] override | AccessRuleType | Type. Documentation for this section has not yet been entered. |
[read-only] override | AuditRuleType | Type. Documentation for this section has not yet been entered. |
Public Methods
override | AccessRuleFactory(System.Security.Principal.IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AccessControlType) : AccessRuleDocumentation 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) : AuditRuleDocumentation for this section has not yet been entered. |
| RemoveAccessRule(FileSystemAccessRule) : boolDocumentation 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) : boolDocumentation 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. |