EncryptedXml.XmlDSigSearchDepth Proprietà

Definizione

Ottiene o imposta la ricorsione della firma digitale XML per impedire la ricorsione infinita e l'overflow dello stack. Questa situazione si può verificare se la firma digitale XML contiene l'URI che fa quindi riferimento ai dati XML originali.

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

Valore della proprietà

Int32

Restituisce Int32.

Si applica a