2 references to OutOfSequence
Microsoft.AspNetCore.Authentication.Negotiate (1)
Internal\NegotiateState.cs (1)
84error == NegotiateAuthenticationStatusCode.OutOfSequence ||
System.Net.Security (1)
System\Net\Security\NegotiateStream.cs (1)
827NegotiateAuthenticationStatusCode.OutOfSequence => (int)Interop.SECURITY_STATUS.OutOfSequence,