public static bool IsHighIntegrity() { return(ProcessHelper.GetCurrentIntegrityLevel() >= (int)IntegrityLevel.High); }