AuthorizeAttribute Methods
The AuthorizeAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
AuthorizeCore | When overridden, provides an entry point for custom authorization checks. |
|
Equals | (Inherited from Attribute.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Attribute.) |
|
GetType | (Inherited from Object.) |
|
HandleUnauthorizedRequest | Processes HTTP requests that fail authorization. |
|
IsDefaultAttribute | (Inherited from Attribute.) |
|
Match | (Inherited from Attribute.) |
|
MemberwiseClone | (Inherited from Object.) |
|
OnAuthorization | Called when a process requests authorization. |
|
OnCacheAuthorization | Called when the caching module requests authorization. |
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
_Attribute::GetIDsOfNames | (Inherited from Attribute.) |
|
_Attribute::GetTypeInfo | (Inherited from Attribute.) |
|
_Attribute::GetTypeInfoCount | (Inherited from Attribute.) |
|
_Attribute::Invoke | (Inherited from Attribute.) |
Show: