Метод System::Security::SecurityElement::AddAttribute

SecurityElement::AddAttribute method

Добавляет атрибут к тегу.

void System::Security::SecurityElement::AddAttribute(const String &name, const String &value)
ПараметрТипОписание
nameconst String&Attribute имя.
valueconst String&Attribute значение.

См. также