System::Security::SecurityElement::get_Attributes method

SecurityElement::get_Attributes method

Gets tag attributes.

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

ReturnValue

Attributes keys and values collection.

See Also