4 references to CredentialError
Microsoft.AspNetCore.Authentication.Negotiate (2)
Internal\NegotiateState.cs (1)
35
status = BlobErrorType.
CredentialError
;
NegotiateHandler.cs (1)
148
if (errorType == BlobErrorType.
CredentialError
)
Microsoft.AspNetCore.Authentication.Negotiate.Test (2)
EventTests.cs (1)
573
errorType = BlobErrorType.
CredentialError
;
NegotiateHandlerTests.cs (1)
597
errorType = BlobErrorType.
CredentialError
;