Partager via


UnauthorizedODataResult Classe

Définition

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
Héritage
UnauthorizedODataResult
Implémente

Constructeurs

UnauthorizedODataResult(ODataError)
UnauthorizedODataResult(String)

Propriétés

Error

Méthodes

ExecuteResultAsync(ActionContext)

S’applique à