Search code examples
silverlightwcf-ria-services

Where Can I Find Current Documentation About .NET RIA Services Authentication


I am creating a Silverlight application for our company intranet that uses Windows authentication. I would like to use a authentication domain service class. Where can I find current documentation explaining how to get the authenticated user name etc.?


Solution

  • A good start is the msdn library. Take a look at this where authentication, roles and profiles are explained and tutorials are provided.