C# Class Unipluss.TransactionService.Security.PasswordAuthorize

Inheritance: System.Web.Http.AuthorizeAttribute
显示文件 Open project: unipluss/invoicetransactions

Protected Methods

Method Description
IsAuthorized ( System.Web.Http.Controllers.HttpActionContext actionContext ) : bool

Method Details

IsAuthorized() protected method

protected IsAuthorized ( System.Web.Http.Controllers.HttpActionContext actionContext ) : bool
actionContext System.Web.Http.Controllers.HttpActionContext
return bool