|
FacebookAuthorizeAttribute |
Restricts the access to requests with valid Facebook signed request parameter and to users that have the required permissions. This attribute can be declared on a controller, an action or both. |
|
FacebookConfiguration |
Configuration for the Facebook application. |
|
FacebookConnection<T> |
Model for the Facebook object connection. |
|
FacebookContext |
Provides access to Facebook-specific information. |
|
FacebookFieldModifierAttribute |
Allows adding field modifiers when querying Facebook Graph API. |
|
FacebookGroupConnection<T> |
Model for the Facebook object connection when it contains a collection. |
|
FacebookHtmlHelperExtensions |
Facebook-related extension methods for HtmlHelper . |
|
FacebookRedirectContext |
Provides access to the data redirected from FacebookAuthorizeFilter . |
|
GlobalFacebookConfiguration |
Provides a global FacebookConfiguration for ASP.NET applications. |
|
PreApplicationStartCode |
Code that will be executed before application start. |