Share via


WsFederationConfiguration.XmlDictionaryReaderQuotas 속성

정의

이 인스턴스에 의해 사용되는 XML 사전 판독기에 대한 구성 가능한 할당량 값을 가져오거나 설정합니다.

public:
 property System::Xml::XmlDictionaryReaderQuotas ^ XmlDictionaryReaderQuotas { System::Xml::XmlDictionaryReaderQuotas ^ get(); void set(System::Xml::XmlDictionaryReaderQuotas ^ value); };
public System.Xml.XmlDictionaryReaderQuotas XmlDictionaryReaderQuotas { get; set; }
member this.XmlDictionaryReaderQuotas : System.Xml.XmlDictionaryReaderQuotas with get, set
Public Property XmlDictionaryReaderQuotas As XmlDictionaryReaderQuotas

속성 값

구성 가능한 할당량 값이 들어 있는 개체입니다. 기본 개체는 MaxArrayLength로 설정된 DefaultMaxArrayLength 속성과 MaxStringContentLength로 설정된 DefaultMaxStringContentLength 속성을 가집니다.

예외

속성을 null로 설정하려고 한 경우

적용 대상

추가 정보