The methods of System.Security.SecurityElement are listed below. For a list of all members, see the SecurityElement Members list.
See Also: Inherited members from System.Object
AddAttribute(string, string)
| ||
AddChild(SecurityElement)
| ||
Attribute(string)
| ||
Copy()
| ||
Equal(SecurityElement)
| ||
static | Escape(string)
| |
static | FromString(string)
| |
static | IsValidAttributeName(string)
| |
static | IsValidAttributeValue(string)
| |
static | IsValidTag(string)
| |
static | IsValidText(string)
| |
SearchForChildByTag(string)
| ||
SearchForTextOfTag(string)
| ||
override | ToString()
|