EncryptedXml.XmlDSigSearchDepth Propriedade

Definição

Obtém ou define a profundidade de recursão de assinatura digital XML para evitar recursão infinita e excesso de pilha. Isto pode acontecer se o XML da assinatura digital contiver o URI que depois aponta para o 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 Propriedade

Retorna Int32.

Aplica-se a