다음을 통해 공유


UnauthorizedODataResult 클래스

정의

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
상속
UnauthorizedODataResult
구현

생성자

UnauthorizedODataResult(ODataError)
UnauthorizedODataResult(String)

속성

Error

메서드

ExecuteResultAsync(ActionContext)

적용 대상