2 references to TOKEN_QUERY
System.Workflow.Runtime (2)
DebugEngine\DebugController.cs (1)
109
CommonAce adminsGroupAceForToken = new CommonAce(AceFlags.None, AceQualifier.AccessAllowed, NativeMethods.
TOKEN_QUERY
, new SecurityIdentifier(WellKnownSidType.BuiltinAdministratorsSid, null), false, null);
DebugEngine\NativeMethods.cs (1)
30
TOKEN_QUERY
|