3 references to QopNotSupported
Microsoft.AspNetCore.Authentication.Negotiate (1)
Internal\NegotiateState.cs (1)
81
error == NegotiateAuthenticationStatusCode.
QopNotSupported
||
System.Net.Security (2)
System\Net\NegotiateAuthenticationPal.ManagedNtlm.cs (1)
593
statusCode = NegotiateAuthenticationStatusCode.
QopNotSupported
;
System\Net\Security\NegotiateStream.cs (1)
826
NegotiateAuthenticationStatusCode.
QopNotSupported
=> (int)Interop.SECURITY_STATUS.QopNotSupported,