Namespace: System.Net.Security
Specifies the priority of the NTLM authentication request.
[FlagsAttribute]
public enum NegotiatePriorityClass
The NegotiatePriorityClass enumeration is used to set the priority of an NTLM authentication request. Higher priority requests are processed before lower priority requests.
This enumeration is used by the NegotiateStream.AuthenticateAsClient and NegotiateStream.AuthenticateAsServer methods.
Assembly: System.Net.dll (in System.Net.dll)
Namespace: System.Net.Security
Platform: .NET Framework 2.0, .NET Framework 3.0, .NET Framework 3.5, .NET Framework 4.0, .NET Framework 4.5, .NET Framework 4.6, .NET Framework 4.7, .NET Framework 4.8, .NET Core 2.0, .NET Core 2.1, .NET Core 2.2, .NET Standard 2.0, .NET Standard 2.1, .NET 5+