Metodo System::Security::SecurityElement::AddAttribute

SecurityElement::AddAttribute method

Aggiunge un attributo al tag.

void System::Security::SecurityElement::AddAttribute(const String &name, const String &value)
ParametroTipoDescrizione
nameconst String&Nome Attribute.
valueconst String&Valore Attribute.

Vedi anche