2 references to StatusCode602WrongAuthType
Negotiate.Client (2)
Controllers\AuthTestController.cs (2)
294
actionResult = StatusCode(
StatusCode602WrongAuthType
, body);
314
actionResult = StatusCode(
StatusCode602WrongAuthType
, body);