1 reference to TOKEN_ADJUST_PRIVILEGES
System.ServiceModel (1)
System\ServiceModel\Activation\Utility.cs (1)
186SafeCloseHandle token = GetProcessToken(process, ListenerUnsafeNativeMethods.TOKEN_QUERY | ListenerUnsafeNativeMethods.TOKEN_ADJUST_PRIVILEGES | ListenerUnsafeNativeMethods.READ_CONTROL);