NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SecurityElement Properties

The properties of the SecurityElement class are listed below. For a complete list of SecurityElement class members, see the SecurityElement Members topic.

Public:

Attributes A dictionary object holds the attributes of an XML element as key/value pairs.
Children Array of child elements of the XML element.
Tag Tag properties represents the tag name of an XML element. For instance, "tag" in XML:

<tag attributes...>text.....</tag>

Text Represents the text within an XML element.

See Also

SecurityElement Class | System.Security Namespace