1 reference to AdjustTokenPrivileges
System.ServiceModel (1)
System\ServiceModel\Activation\Utility.cs (1)
218success = ListenerUnsafeNativeMethods.AdjustTokenPrivileges(token, false, pTP, tokenInformation.Length, IntPtr.Zero, IntPtr.Zero);