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)
Parameter | Type | Description |
---|---|---|
value | System::Collections::Generic::Dictionary<String, String> | Attributes keys and values collection. |
See Also
- Class Dictionary
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.PUB for C++