Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

EventWaitHandleSecurity Constructor ()

 

Initializes a new instance of the EventWaitHandleSecurity class with default values.

Namespace:   System.Security.AccessControl
Assembly:  mscorlib (in mscorlib.dll)

public:
EventWaitHandleSecurity()

Exception Condition
NotSupportedException

This class is not supported on Windows 98 or Windows Millennium Edition.

A new EventWaitHandleSecurity object always starts with an empty discretionary access list (DACL), which denies all access for all users.

.NET Framework
Available since 2.0
Return to top
Show:
© 2017 Microsoft