Dan Wahlin demonstrates some techniques for accessing authenticated usernames and using roles to secure views in Silverlight apps.
Source: DevProConnections Security is a key component of applications and something that developers often struggle with to get right. How do you authenticate a user? How do you integrate roles and use them to show or hide different parts of a screen? These and other questions commonly come up as I talk with developers working on ASP.NET and Silverlight applications.