Aracılığıyla paylaş


ForbidHttpResult Sınıf

Tanım

IResult Yürütmede öğesini çağıran bir HttpContext.ForbidAsync.

public sealed class ForbidHttpResult : Microsoft.AspNetCore.Http.IResult
type ForbidHttpResult = class
    interface IResult
Public NotInheritable Class ForbidHttpResult
Implements IResult
Devralma
ForbidHttpResult
Uygulamalar

Özellikler

AuthenticationSchemes

Zorlanan kimlik doğrulama düzenlerini alır.

Properties

Kimlik doğrulama sınamasını AuthenticationProperties gerçekleştirmek için kullanılan öğesini alır.

Yöntemler

ExecuteAsync(HttpContext)

Sonucu yansıtan bir HTTP yanıtı yazın.

Şunlara uygulanır