System::Security::SecurityElement::set_Attributes method

SecurityElement::set_Attributes method

Sets tag attributes.

void System::Security::SecurityElement::set_Attributes(System::Collections::Generic::Dictionary<String, String> value)
ParameterTypeDescription
valueSystem::Collections::Generic::Dictionary<String, String>Attributes keys and values collection.

See Also