Share via


WSFederationAuthenticationModule.XmlDictionaryReaderQuotas 屬性

定義

取得或設定 XmlDictionaryReaderQuotas 物件,以用於還原序列化 WS-Federation 登入回應訊息時,取得安全性權杖服務 (STS) 所發出的權杖。

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

屬性值

XmlDictionaryReaderQuotas 物件,以用於還原序列化 WS-Federation 登入回應訊息時,取得安全性權杖服務 (STS) 所發出的權杖。

例外狀況

嘗試將屬性設為 null

適用於