System.Security.AccessControl.EventWaitHandleSecurity.EventWaitHandleSecurity C# (CSharp) Method

EventWaitHandleSecurity() public method

        public EventWaitHandleSecurity()
            : base(default(bool), default(System.Security.AccessControl.ResourceType))
        {
        }

Same methods

EventWaitHandleSecurity::EventWaitHandleSecurity ( ) : System
EventWaitHandleSecurity::EventWaitHandleSecurity ( SafeWaitHandle handle, AccessControlSections includeSections ) : System
EventWaitHandleSecurity::EventWaitHandleSecurity ( String name, AccessControlSections includeSections ) : System