XmlCryptoService.Encrypt Method

public void Encrypt( 
XmlDocument document
string elementName 
)
This language is not supported or no code example is available.
public:  
void Encrypt( 
XmlDocument^ document
String^ elementName 
)
This language is not supported or no code example is available.
public function Encrypt( 
document : XmlDocument
elementName : String 
);
This language is not supported or no code example is available.

Parameters

document
XmlDocument

elementName
string

In this article

Definition