XmlDictionaryReaderQuotasElement 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示一个配置元素,该配置元素针对可由配置了绑定的终结点处理的 SOAP 消息的复杂性定义了一些约束。 此类不能被继承。
public ref class XmlDictionaryReaderQuotasElement sealed : System::Configuration::ConfigurationElement
public ref class XmlDictionaryReaderQuotasElement sealed : System::ServiceModel::Configuration::ServiceModelConfigurationElement
public sealed class XmlDictionaryReaderQuotasElement : System.Configuration.ConfigurationElement
public sealed class XmlDictionaryReaderQuotasElement : System.ServiceModel.Configuration.ServiceModelConfigurationElement
type XmlDictionaryReaderQuotasElement = class
inherit ConfigurationElement
type XmlDictionaryReaderQuotasElement = class
inherit ServiceModelConfigurationElement
Public NotInheritable Class XmlDictionaryReaderQuotasElement
Inherits ConfigurationElement
Public NotInheritable Class XmlDictionaryReaderQuotasElement
Inherits ServiceModelConfigurationElement
- 继承
- 继承
注解
警告
必须在客户端和服务端上设置此类上设置的属性。
构造函数
XmlDictionaryReaderQuotasElement() |
初始化 XmlDictionaryReaderQuotasElement 类的新实例。 |