SecurityElement: Attributes (set)

Attributes

Sets the attributes for this xml element.



 Public Property Set Attributes(
	  ByVal Value As Hashtable )

Parameters

Value
[ByVal] Hashtable. An IDictionary of key/value pairs as attributes.

Remarks

The attribute names and values are validated before the list is accepted.

Read/Write.

See Also

Project CorLib Overview

Class SecurityElement Overview