| FacebookMappingHelperGetUserProfileMappingInternal Method | 
            Retrieves the current mapping between Facebook user profile and CMS user, and returns it.
            
 
Namespace: CMS.ExternalAuthentication.FacebookAssembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual EntityMapping GetUserProfileMappingInternal()
Return Value
Type: 
EntityMappingThe current mapping between Facebook user profile and CMS user.
 See Also
See Also