EncryptedXml.XmlDSigSearchDepth 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 XML 數位簽章的遞迴深度,以防止無限遞迴和堆疊溢位。 如果 XML 數位簽章包含回頭指向原始 XML 的 URI,就可能發生這種狀況。
public:
property int XmlDSigSearchDepth { int get(); void set(int value); };
public int XmlDSigSearchDepth { get; set; }
member this.XmlDSigSearchDepth : int with get, set
Public Property XmlDSigSearchDepth As Integer
屬性值
傳回 Int32。