How I can custom Implement Authorization and Authentication in Prism 4.1 Silverlight 5 Application. I'm Trying to implement Authentication Domain Service but IUser Interface & pre Shipped User : UserBase is giving issue.
I want to know what schema I require? what configuration I require. I also have confusion about the way Authentication Domain Service works.