| FacebookConnectHelper Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.ExternalAuthentication
 Syntax
Syntaxpublic static class FacebookConnectHelper
The FacebookConnectHelper type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | FacebookIsAvailable | 
            Indicates if Facebook Connect is available/enabled on specified site.
             | 
|   | GetFacebookApiKey | 
            Returns api key.
             | 
|   | GetFacebookAppSecretKey | 
            Returns application secret.
             | 
|   | GetFacebookEnabled | 
            Indicates if Facebook Connect is enabled for specified site.
             | 
|   | ValidateFBAccessToken | 
            Validate FB access token against https://graph.facebook.com
             | 
 See Also
See Also