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 を返します。

適用対象