Microsoft.AspNet.Facebook Namespace
| Class | Description | |
|---|---|---|
![]() | 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. |
![]() | JavaScriptRedirectResult | Represents an ActionResult that redirects to a permission prompt login via JavaScript. |
![]() | PermissionContext | Provides access to permission information associated with a user. |
![]() | PermissionsStatus | Provides access to a users permissions status and the raw data returned from an API. |
![]() | ShowPromptResult | Represents an ActionResult that redirects to a permission prompt login via JavaScript. |
| Enumeration | Description | |
|---|---|---|
![]() | PermissionStatus | Describes the kind of permission for an entry in the Status dictionary. |
Show:
