Partager via


EncryptedXml.XmlDSigSearchDepth Propriété

Définition

Obtient ou définit la profondeur de récursivité de signature numérique XML pour empêcher la récursivité infinie et le débordement de pile. Cela peut se produire si la signature numérique XML contient l'URI qui repointe ensuite vers le fichier XML d'origine.

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

Valeur de propriété

Int32

Retourne Int32.

S’applique à