IXmlCryptoService.Encrypt Method

void Encrypt( 
XmlDocument document
string elementName 
)
This language is not supported or no code example is available.
 
void Encrypt( 
XmlDocument^ document
String^ elementName 
)
This language is not supported or no code example is available.
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