FacebookAuthorizeFilter Class
Authorization filter that verifies the signed requests and permissions from Facebook.
Assembly: Microsoft.AspNet.Mvc.Facebook (in Microsoft.AspNet.Mvc.Facebook.dll)
The FacebookAuthorizeFilter type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | FacebookAuthorizeFilter | Initializes a new instance of the FacebookAuthorizeFilter class. |
| Name | Description | |
|---|---|---|
![]() | CreateRedirectResult | Called when authorization fails and need to create a redirect result. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OnAuthorization | Called when authorization is required. |
![]() | ToString | (Inherited from Object.) |
Show:
