2 references to READ_CONTROL
ComSvcConfig (2)
SafeNativeMethods.cs (2)
243
internal const int STANDARD_RIGHTS_READ =
READ_CONTROL
;
244
internal const int STANDARD_RIGHTS_WRITE =
READ_CONTROL
;