Results.Unauthorized Methode

Definition

Erzeugt eine Status401Unauthorized Antwort.

public static Microsoft.AspNetCore.Http.IResult Unauthorized ();
static member Unauthorized : unit -> Microsoft.AspNetCore.Http.IResult
Public Shared Function Unauthorized () As IResult

Gibt zurück

Die für die Antwort erstellte IResult .

Gilt für: