I am working in Visual Studio 2013 RC and am testing Forms Authentication using new ...Microsoft.AspNet.Identity.*... packages....I would to integrate these concepts (Users, Roles, etc, etc) but want to use my own domain models (POCOs) which are in differ...