Compartir a través de


EncryptedXml.XmlDSigSearchDepth Propiedad

Definición

Obtiene o establece la profundidad de recursión de firma digital XML para evitar una recursión infinita y un desbordamiento de pila. Esto puede ocurrir si la firma digital XML contiene el URI que apunta al XML original.

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

Valor de propiedad

Int32

Devuelve Int32.

Se aplica a