DefaultFacebookClientProvider Class
Default implementation of IFacebookClientProvider.
Assembly: Microsoft.AspNet.Facebook (in Microsoft.AspNet.Facebook.dll)
The DefaultFacebookClientProvider type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DefaultFacebookClientProvider | Initializes a new instance of the DefaultFacebookClientProvider class. |
| Name | Description | |
|---|---|---|
![]() | CreateClient | Creates a FacebookClient with AppId and AppSecret that uses Json.NET for serialization and deserialization. Does not have an access token associated with it by default. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Show:
