Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Telerik
Web
Mvc
Infrastructure
Implementation
ControllerAuthorization.InternalAuthorizeAttribute
C# Class Telerik.Web.Mvc.Infrastructure.Implementation.ControllerAuthorization.InternalAuthorizeAttribute
Inheritance:
System.Web.Mvc.AuthorizeAttribute
,
IAuthorizeAttribute
Show file
Open project: juanplopes/simple-telerik
Public Methods
Method
Description
IsAuthorized
(
System.Web.HttpContextBase
httpContext
) :
bool
Method Details
IsAuthorized()
public
method
public
IsAuthorized
(
System.Web.HttpContextBase
httpContext
) :
bool
httpContext
System.Web.HttpContextBase
return
bool