RestrictAccessAttribute Methods
The RestrictAccessAttribute type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AuthorizeCore(HttpContextBase) | |
|
|
AuthorizeCore(System.Web.HttpContextBase) | (Inherited from AuthorizeAttribute.) |
|
|
Equals(System.Object) | (Inherited from Attribute.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Attribute.) |
|
|
GetType | (Inherited from Object.) |
|
|
HandleUnauthorizedRequest(System.Web.Mvc.AuthorizationContext) | (Inherited from AuthorizeAttribute.) |
|
|
IsDefaultAttribute | (Inherited from Attribute.) |
|
|
Match(System.Object) | (Inherited from Attribute.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
OnAuthorization(AuthorizationContext) | |
|
|
OnAuthorization(System.Web.Mvc.AuthorizationContext) | (Inherited from AuthorizeAttribute.) |
|
|
OnCacheAuthorization(System.Web.HttpContextBase) | (Inherited from AuthorizeAttribute.) |
|
|
ToString | (Inherited from Object.) |

