FacebookContext Class
Provides access to Facebook-specific information.
Assembly: Microsoft.AspNet.Mvc.Facebook (in Microsoft.AspNet.Mvc.Facebook.dll)
The FacebookContext type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AccessToken | Gets or sets the access token. |
![]() | Client | Gets or sets the Facebook client. |
![]() | Configuration | Gets or sets the FacebookConfiguration . |
![]() | SignedRequest | Gets or sets the parsed signed request. |
![]() | UserId | Gets or sets the user ID. |
Show:
