C# Class IronPigeon.Relay.OAuthAuthorizeAttribute

Inheritance: System.Web.Mvc.AuthorizeAttribute
显示文件 Open project: AArnott/IronPigeon

Protected Methods

Method Description
AuthorizeCore ( System.Web.HttpContextBase httpContext ) : bool

Method Details

AuthorizeCore() protected method

protected AuthorizeCore ( System.Web.HttpContextBase httpContext ) : bool
httpContext System.Web.HttpContextBase
return bool