다음을 통해 공유


WebHttpEndpointElement.ReaderQuotas 속성

정의

XML 사전 reader에서 읽는 XML 문자열의 길이 및 복잡성에 대한 제약 조건이 포함된 XmlDictionaryReaderQuotasElement 개체를 가져옵니다.

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 사전 판독기 할당량이 포함된 개체입니다.

특성

적용 대상