mscorlib(4.0.0.0) API with additions
System.Security.SecurityElement Member List

This is the complete list of members for System.Security.SecurityElement, including all inherited members.

AddAttribute(string name, string value)System.Security.SecurityElement
AddChild(SecurityElement child)System.Security.SecurityElement
Attribute(string name)System.Security.SecurityElement
AttributesSystem.Security.SecurityElement
ChildrenSystem.Security.SecurityElement
Copy()System.Security.SecurityElement
Equal(SecurityElement other)System.Security.SecurityElement
Escape(string str)System.Security.SecurityElementstatic
FromString(string xml)System.Security.SecurityElementstatic
IsValidAttributeName(string name)System.Security.SecurityElementstatic
IsValidAttributeValue(string value)System.Security.SecurityElementstatic
IsValidTag(string tag)System.Security.SecurityElementstatic
IsValidText(string text)System.Security.SecurityElementstatic
SearchForChildByTag(string tag)System.Security.SecurityElement
SearchForTextOfTag(string tag)System.Security.SecurityElement
SecurityElement(string tag)System.Security.SecurityElement
SecurityElement(string tag, string text)System.Security.SecurityElement
TagSystem.Security.SecurityElement
TextSystem.Security.SecurityElement
ToString()System.Security.SecurityElement