ManagedHelper.DecryptByUserKey(String) Metodo

Definizione

Decrittografa l'elemento xmlNode protetto della chiave utente.

public:
 void DecryptByUserKey(System::String ^ % document);
public void DecryptByUserKey (ref string document);
member this.DecryptByUserKey : string -> unit
Public Sub DecryptByUserKey (ByRef document As String)

Parametri

document
String

Documento da decrittografare.

Si applica a