Прочетете на английски

Споделяне чрез


BadRequest Class

Definition

An IResult that on execution will write an object to the response with Bad Request (400) status code.

C#
public sealed class BadRequest : Microsoft.AspNetCore.Http.IResult, Microsoft.AspNetCore.Http.IStatusCodeHttpResult, Microsoft.AspNetCore.Http.Metadata.IEndpointMetadataProvider
Inheritance
BadRequest
Implements

Properties

StatusCode

Gets the HTTP status code: Status400BadRequest

Methods

ExecuteAsync(HttpContext)

Write an HTTP response reflecting the result.

Explicit Interface Implementations

Applies to

Продукт Версии
ASP.NET Core 7.0, 8.0, 9.0