The members of System.Security.AccessControl.MutexSecurity are listed below.
See Also: Inherited members from System.Security.AccessControl.NativeObjectSecurity
Public Constructors
| | Documentation for this section has not yet been entered. |
| | Documentation for this section has not yet been entered. |
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(MutexAccessRule)Documentation for this section has not yet been entered. |
| AddAuditRule(MutexAuditRule)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(MutexAccessRule) : boolDocumentation for this section has not yet been entered. |
| RemoveAccessRuleAll(MutexAccessRule)Documentation for this section has not yet been entered. |
| RemoveAccessRuleSpecific(MutexAccessRule)Documentation for this section has not yet been entered. |
| RemoveAuditRule(MutexAuditRule) : boolDocumentation for this section has not yet been entered. |
| RemoveAuditRuleAll(MutexAuditRule)Documentation for this section has not yet been entered. |
| RemoveAuditRuleSpecific(MutexAuditRule)Documentation for this section has not yet been entered. |
| ResetAccessRule(MutexAccessRule)Documentation for this section has not yet been entered. |
| SetAccessRule(MutexAccessRule)Documentation for this section has not yet been entered. |
| SetAuditRule(MutexAuditRule)Documentation for this section has not yet been entered. |