SecurityElementStatic overview
| Escape | Replaces the set of invalid XML characters in a string to their xml representations. |
| FromString | Creates a SecurityElement from an XML string. |
| IsValidAttributeName | Determines if an attribute name if valid. |
| IsValidAttributeValue | Determines if an attribute value is valid. |
| IsValidTag | Determines if a tag name is valid. |
| IsValidText | Determines if an XML text is valid. |