共用方式為


EncryptedXml.XmlDSigSearchDepth 屬性

定義

取得或設定 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

傳回 Int32

適用於