The members of System.Security.SecurityElement are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Security.SecurityElement class with the specified tag. | ||
Initializes a new instance of the System.Security.SecurityElement class with the specified tag and text. |
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()
|