The members of System.Security.AccessControl.EventWaitHandleSecurity are listed below.
See Also: Inherited members from System.Security.AccessControl.NativeObjectSecurity
Initializes a new instance of the System.Security.AccessControl.EventWaitHandleSecurity class with default values. |
[read-only] override | AccessRightType | Type.
Gets the enumeration type that the System.Security.AccessControl.EventWaitHandleSecurity class uses to represent access rights. |
[read-only] override | AccessRuleType | Type.
Gets the type that the System.Security.AccessControl.EventWaitHandleSecurity class uses to represent access rules. |
[read-only] override | AuditRuleType | Type.
Gets the type that the System.Security.AccessControl.EventWaitHandleSecurity class uses to represent audit rules. |
override | AccessRuleFactory(System.Security.Principal.IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AccessControlType)
| |
AddAccessRule(EventWaitHandleAccessRule)
| ||
AddAuditRule(EventWaitHandleAuditRule)
| ||
override | AuditRuleFactory(System.Security.Principal.IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AuditFlags)
| |
RemoveAccessRule(EventWaitHandleAccessRule)
| ||
RemoveAccessRuleAll(EventWaitHandleAccessRule)
| ||
RemoveAccessRuleSpecific(EventWaitHandleAccessRule)
| ||
RemoveAuditRule(EventWaitHandleAuditRule)
| ||
RemoveAuditRuleAll(EventWaitHandleAuditRule)
| ||
RemoveAuditRuleSpecific(EventWaitHandleAuditRule)
| ||
ResetAccessRule(EventWaitHandleAccessRule)
| ||
SetAccessRule(EventWaitHandleAccessRule)
| ||
SetAuditRule(EventWaitHandleAuditRule)
|