System::Security::SecurityElement::AddAttribute-Methode

SecurityElement::AddAttribute method

Fügt dem Tag ein Attribut hinzu.

void System::Security::SecurityElement::AddAttribute(const String &name, const String &value)
ParameterTypBeschreibung
nameconst String&Attribute Name.
valueconst String&Attribute Wert.

Siehe auch