United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
Microsoft Developer Network
>
Samples
>
Custom Authentication Sample
Download Visual Studio
Quick Access
My Samples
Upload a sample
Browse Sample Requests
More From Migrated Galleries Content
Getting Started - WCF RIA Services
(37)
WPF Databinding in Visual Studio 2010 RTM
(13)
Introduction to Building WPF Applications
(4)
Data Search From a Database
(6)
Default Authentication Sample
(0)
See All
Custom Authentication Sample
This sample highlights how you can write a custom Authentication Domain Service by implementing the IAuthentication<T> interface. This sample uses a LinqToEntitiesDomainService as the base class for the service instead of AuthenticationBase<T>.
Download
C# (320.6 KB)
Ratings
(3)
Downloaded
4,502 times
Favorites
Add To Favorites
Requires
Visual Studio 2010
Last Updated
5/13/2011
License
Custom
Share
Technologies
Silverlight
,
WCF RIA Services
Topics
Custom authentication
Report Abuse to Microsoft
Description
Browse Code