| FacebookUserProvider Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.ExternalAuthentication.Facebook
 Syntax
Syntaxpublic class FacebookUserProvider : IFacebookUserProvider
The FacebookUserProvider type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | FacebookUserProvider | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetFacebookUser(String) | 
            Gets public information about Facebook user. 
             | 
|  | GetFacebookUser(String, String) | 
            Gets information about Facebook user. Access token define what information can be retrieved.
             | 
 See Also
See Also