| EntityMapping Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.ExternalAuthentication.Facebook
 Syntax
Syntaxpublic sealed class EntityMapping
The EntityMapping type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | EntityMapping | 
            Initializes a new instance of the EntityMapping class.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | HasItems | 
            Gets a value that indicates whether this mapping contains items.
             | 
|  | Items | 
            Gets the array of entity mapping items.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Add | 
            Adds the specified entity mapping item to this mapping.
             | 
|  | GetFacebookPermissionScopeNames | 
            Retrieves a collection of Facebook permission scope names required to obtain required values of Facebook API object, and returns it.
             | 
|  | GetFromScope | 
            Creates a new entity mapping for the specified scope, and returns it.
             | 
 See Also
See Also