RequiresAuthenticationAttribute 成员
指定只能由经过身份验证的用户调用域操作。
以下各表列出了由 RequiresAuthenticationAttribute 类型公开的成员。
公共 构造函数
名称 | 说明 | |
---|---|---|
RequiresAuthenticationAttribute | 初始化 RequiresAuthenticationAttribute 类的新实例。 |
顶部
公共 属性
名称 | 说明 | |
---|---|---|
ErrorMessage | 获取或设置要在 ErrorMessage 中返回的文本错误消息或资源键。 (继承自 AuthorizationAttribute) | |
ResourceType | 获取或设置要用作 ErrorMessage 的资源管理器的 Type。 (继承自 AuthorizationAttribute) | |
TypeId | (继承自 Attribute) |
顶部
公共 方法
(另请参见 受保护 方法)
名称 | 说明 | |
---|---|---|
Authorize | (继承自 AuthorizationAttribute) | |
Equals | 已重载。(继承自 Attribute) | |
GetCustomAttribute | 已重载。(继承自 Attribute) | |
GetCustomAttributes | 已重载。(继承自 Attribute) | |
GetHashCode | (继承自 Attribute) | |
GetType | (继承自 Object) | |
IsDefaultAttribute | (继承自 Attribute) | |
IsDefined | 已重载。(继承自 Attribute) | |
Match | (继承自 Attribute) | |
ReferenceEquals | (继承自 Object) | |
ToString | (继承自 Object) |
顶部
受保护 方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
FormatErrorMessage | (继承自 AuthorizationAttribute) | |
IsAuthorized | (继承自 AuthorizationAttribute) | |
MemberwiseClone | (继承自 Object) |
顶部
显式接口实现
顶部
另请参见
参考
RequiresAuthenticationAttribute 类
System.ServiceModel.DomainServices.Server 命名空间