Compartir a través de


UnauthorizedODataResult Clase

Definición

public class UnauthorizedODataResult : Microsoft.AspNetCore.Mvc.UnauthorizedResult, Microsoft.AspNet.OData.Results.IODataErrorResult
type UnauthorizedODataResult = class
    inherit UnauthorizedResult
    interface IODataErrorResult
Public Class UnauthorizedODataResult
Inherits UnauthorizedResult
Implements IODataErrorResult
Herencia
UnauthorizedODataResult
Implementaciones

Constructores

UnauthorizedODataResult(ODataError)
UnauthorizedODataResult(String)

Propiedades

Error

Métodos

ExecuteResultAsync(ActionContext)

Se aplica a