get_Attributes()

SecurityElement::get_Attributes() method

Gets tag attributes.

System::Collections::Generic::Dictionary<String, String> System::Security::SecurityElement::get_Attributes()

Return Value

Attributes keys and values collection.

See Also