Mono Class Library: Overview

System.Security.SecurityElement: Method Members

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

Public Methods

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.
static
Escape(string) : string
Documentation for this section has not yet been entered.
static
FromString(string) : SecurityElement
Documentation for this section has not yet been entered.
static
IsValidAttributeName(string) : bool
Documentation for this section has not yet been entered.
static
IsValidAttributeValue(string) : bool
Documentation for this section has not yet been entered.
static
IsValidTag(string) : bool
Documentation for this section has not yet been entered.
static
IsValidText(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.
override
ToString() : string
Returns a string representation of the current instance.