EventWaitHandleSecurity コンストラクター

定義

EventWaitHandleSecurity クラスの新しいインスタンスを既定値で初期化します。

public:
 EventWaitHandleSecurity();
public EventWaitHandleSecurity ();
Public Sub New ()

注釈

新しい EventWaitHandleSecurity オブジェクトは常に空の随意アクセス リスト (DACL) で始まり、すべてのユーザーのすべてのアクセスが拒否されます。

適用対象