### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. The current reflection approach is brittle and not trim-friendly: https://github.com/dotnet/runtime/issues/29270#issuecomment-1126881385 ### Describe the solution you'd like 1. Replace with new API: https://github.com/dotnet/runtime/pull/70720 2. Remove trim warnings from negotiate auth ### Additional context _No response_