[This is preliminary documentation and is subject to change.]

The FacebookHttpRequest type exposes the following members.

Properties

  NameDescription
Current
Gets a reference to the FacebookHttpRequest object for the current HTTP request.
InCanvas
Gets a Boolean value representing whether the current HTTP request came from the Facebook Canvas.
InProfileTab
Gets a Boolean value representing whether the current HTTP request came from a Profile Tab.
IsLoggedOutOfFacebook
Gets a Boolean value representing whether the current user is not logged into Facebook.
IsPageAdded
Gets a Boolean value representing whether the Page has added the current application if the HTTP request is on the behalf of a Page.
IsReady
Gets a value representing whether all Facebook HTTP objects have been initialized for the current HTTP request.
PageId
Gets the id of the Page if the HTTP request is on the behalf of a Page.
ProfileSessionKey
Gets the session key for the profile owner which must be used to render the user's profile tab content.
ProfileUserId
Gets the UID of the Facebook user that is the owner of the profile for requests coming from a Profile Tab.
Uid
Gets the UID of the user making the request.

See Also

FacebookHttpRequest Class
Facebook.Web Namespace