System::Security::SecurityElement::AddAttribute methode

SecurityElement::AddAttribute method

Voegt een attribuut toe aan tag.

void System::Security::SecurityElement::AddAttribute(const String &name, const String &value)
ParameterTypeBeschrijving
nameconst String&Attribute naam.
valueconst String&Attribute waarde.

Zie ook