System.ServiceModel.DomainServices.Server.ApplicationServices Namespace
WCF RIA Services
[WCF RIA Services Version 1 Service Pack 2 is compatible with either .NET framework 4 or .NET Framework 4.5, and with either Silverlight 4 or Silverlight 5.]
Provides classes for implementing authentication, roles, and profiles as a domain service.
| Class | Description | |
|---|---|---|
|
AuthenticationBase(Of T) | Provides a base domain service that encapsulates the authentication domain. |
|
AuthenticationServiceAttribute | Designates a domain service as an authentication service. |
|
ProfileUsageAttribute | Describes how a property is backed in an ASP.NET profile. |
|
UserBase | Serves as the base class for user entities that pass principal values to the client. |
| Interface | Description | |
|---|---|---|
|
IAuthentication(Of T) | Defines methods for domain service instances that encapsulates the authentication domain. |
|
IUser | Defines the methods for user entities that pass principal values to the client. |
Show: