StatusCodes.Status511NetworkAuthenticationRequired Campo
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Código de estado HTTP 511.
public: int Status511NetworkAuthenticationRequired = 511;
C#
public const int Status511NetworkAuthenticationRequired = 511;
val mutable Status511NetworkAuthenticationRequired : int
Public Const Status511NetworkAuthenticationRequired As Integer = 511
Value = 511
Producto | Versiones |
---|---|
ASP.NET Core | 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |