| EntityMapping Class |
Namespace: CMS.ExternalAuthentication.Facebook
public sealed class EntityMapping
The EntityMapping type exposes the following members.
| Name | Description | |
|---|---|---|
| EntityMapping |
Initializes a new instance of the EntityMapping class.
|
| Name | Description | |
|---|---|---|
| HasItems |
Gets a value that indicates whether this mapping contains items.
| |
| Items |
Gets the array of entity mapping items.
|
| 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.
|