ManagedHelper.DecryptByUserKey(String) Method

Definition

Decrypts the user key protected xmlNode.

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

Parameters

document
String

The document to be decrypted.

Applies to