메소드 | 설명 | |
---|---|---|
EventWaitHandleAccessRule ( System identity, System eventRights, System type ) | ||
EventWaitHandleAccessRule ( string identity, System eventRights, System type ) | ||
EventWaitHandleAccessRule ( |
||
EventWaitHandleAccessRule ( String identity, EventWaitHandleRights eventRights, AccessControlType type ) : System |
메소드 | 설명 | |
---|---|---|
EventWaitHandleAccessRule ( |
public EventWaitHandleAccessRule ( System identity, System eventRights, System type ) | ||
identity | System | |
eventRights | System | |
type | System |
public EventWaitHandleAccessRule ( string identity, System eventRights, System type ) | ||
identity | string | |
eventRights | System | |
type | System |
public EventWaitHandleAccessRule ( |
||
identity | ||
eventRights | EventWaitHandleRights | |
type | AccessControlType | |
리턴 | System |
public EventWaitHandleAccessRule ( String identity, EventWaitHandleRights eventRights, AccessControlType type ) : System | ||
identity | String | |
eventRights | EventWaitHandleRights | |
type | AccessControlType | |
리턴 | System |