WebHttpEndpointElement.ReaderQuotas Egenskap

Definition

Hämtar objektet XmlDictionaryReaderQuotasElement som innehåller begränsningar för längd och komplexitet för XML-strängar som läss av XML-ordlisteläsaren.

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

Egenskapsvärde

Ett objekt som innehåller XML-ordlisteläsarkvoter.

Attribut

Gäller för