System.ServiceModel.DomainServices.Server.ApplicationServices 命名空间
提供用于将身份验证、角色和配置文件实现为域服务的类。
类
类 | 说明 |
---|---|
AuthenticationBase | 提供用于封装身份验证域的基本域服务。 |
AuthenticationServiceAttribute | 将域服务指定为身份验证服务。 |
ProfileUsageAttribute | 介绍如何在 ASP.NET 配置文件中支持属性。 |
UserBase | 用作将主体值传递至客户端的用户实体的基类。 |
接口
接口 | 说明 |
---|---|
IAuthentication | 为用于封装身份验证域的域服务实例定义方法。 |
IUser | 为将主体值传递至客户端的用户实体定义方法。 |