WebHttpEndpointElement.ReaderQuotas Свойство

Определение

Возвращает объект XmlDictionaryReaderQuotasElement, содержащий ограничения на длину и сложность строк XML, считываемых модулем чтения словаря XML.

public:
 property System::ServiceModel::Configuration::XmlDictionaryReaderQuotasElement ^ ReaderQuotas { System::ServiceModel::Configuration::XmlDictionaryReaderQuotasElement ^ get(); };
[System.Configuration.ConfigurationProperty("readerQuotas")]
public System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement ReaderQuotas { get; }
[<System.Configuration.ConfigurationProperty("readerQuotas")>]
member this.ReaderQuotas : System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement
Public ReadOnly Property ReaderQuotas As XmlDictionaryReaderQuotasElement

Значение свойства

XmlDictionaryReaderQuotasElement

Объект, содержащий квоты модуля чтения словаря XML.

Атрибуты

Применяется к