| EntityMappingSerializer Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.ExternalAuthentication.Facebook
 Syntax
Syntaxpublic sealed class EntityMappingSerializer
The EntityMappingSerializer type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | EntityMappingSerializer | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | SerializeEntityMapping | 
            Serializes the specified entity mapping into a string.
             | 
|  | UnserializeEntityMapping | 
            Parses the specified string and returns the deserialized entity mapping.
             | 
 See Also
See Also