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