Méthode System::Security::SecurityElement::AddAttribute

SecurityElement::AddAttribute method

Ajoute un attribut à la balise.

void System::Security::SecurityElement::AddAttribute(const String &name, const String &value)
ParamètreTypeDescription
nameconst String&Attribute nom.
valueconst String&Attribute valeur.

Voir aussi