Méthode System::Security::SecurityElement::FromString

SecurityElement::FromString method

Crée un élément à partir du code XML.

static SecurityElement System::Security::SecurityElement::FromString(const String &xml)
ParamètreTypeDescription
xmlconst String&Code XML.

ReturnValue

Élément nouvellement créé.

Voir aussi