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) Documentation for this section has not yet been entered.AddChild(SecurityElement) Documentation for this section has not yet been entered.Attribute(string) : string Documentation for this section has not yet been entered.Copy() : SecurityElement Documentation for this section has not yet been entered.Equal(SecurityElement) : bool Documentation for this section has not yet been entered. staticEscape(string) : string Documentation for this section has not yet been entered. staticFromString(string) : SecurityElement Documentation for this section has not yet been entered. staticIsValidAttributeName(string) : bool Documentation for this section has not yet been entered. staticIsValidAttributeValue(string) : bool Documentation for this section has not yet been entered. staticIsValidTag(string) : bool Documentation for this section has not yet been entered. staticIsValidText(string) : bool Documentation for this section has not yet been entered.SearchForChildByTag(string) : SecurityElement Documentation for this section has not yet been entered.SearchForTextOfTag(string) : string Documentation for this section has not yet been entered. overrideToString() : string Returns a string representation of the current instance.