The members of System.Security.AccessControl.SemaphoreSecurity 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(SemaphoreAccessRule)Documentation for this section has not yet been entered. |
| AddAuditRule(SemaphoreAuditRule)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(SemaphoreAccessRule) : boolDocumentation for this section has not yet been entered. |
| RemoveAccessRuleAll(SemaphoreAccessRule)Documentation for this section has not yet been entered. |
| RemoveAccessRuleSpecific(SemaphoreAccessRule)Documentation for this section has not yet been entered. |
| RemoveAuditRule(SemaphoreAuditRule) : boolDocumentation for this section has not yet been entered. |
| RemoveAuditRuleAll(SemaphoreAuditRule)Documentation for this section has not yet been entered. |
| RemoveAuditRuleSpecific(SemaphoreAuditRule)Documentation for this section has not yet been entered. |
| ResetAccessRule(SemaphoreAccessRule)Documentation for this section has not yet been entered. |
| SetAccessRule(SemaphoreAccessRule)Documentation for this section has not yet been entered. |
| SetAuditRule(SemaphoreAuditRule)Documentation for this section has not yet been entered. |