Al Pascual demonstrates how to create a Silverlight Authentication Service so that Silverlight will use the authentication cookie.
Message based authentication managed by Silverlight not the browser.
Silverlight can use the browsers cookies and send them to the hosts. When you authenticate with ASP.NET the authentication cookie stored to your computer will be used by Silverlight if you create a Silverlight Authentication Service.