SecurityElement (class)

This type is found in the namespace System.Security

mAddAttributeVoid
mAttributeString
mToStringString
mFromStringSecurityElement
mget_TagString
mset_TagVoid
mget_AttributesHashtable
mset_AttributesVoid
mget_TextString
mset_TextVoid
mget_ChildrenArrayList
mset_ChildrenVoid
mAddChildVoid
mEqualBoolean
mCopySecurityElement
mIsValidTagBoolean
mIsValidTextBoolean
mIsValidAttributeNameBoolean
mIsValidAttributeValueBoolean
mEscapeString
mSearchForChildByTagSecurityElement
mSearchForTextOfTagString
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
c.ctor
c.ctor
pTagString
pAttributesHashtable
pTextString
pChildrenArrayList

AddAttribute

Attribute

nameSystem.String
valueSystem.String

ToString

nameSystem.String

FromString

.

get_Tag

xmlSystem.String

set_Tag

.

get_Attributes

valueSystem.String

set_Attributes

.

get_Text

valueSystem.Collections.Hashtable

set_Text

.

get_Children

valueSystem.String

set_Children

.

AddChild

valueSystem.Collections.ArrayList

Equal

childSystem.Security.SecurityElement

Copy

otherSystem.Security.SecurityElement

IsValidTag

.

IsValidText

tagSystem.String

IsValidAttributeName

textSystem.String

IsValidAttributeValue

nameSystem.String

Escape

valueSystem.String

SearchForChildByTag

strSystem.String

SearchForTextOfTag

tagSystem.String

Equals

tagSystem.String

GetHashCode

objSystem.Object

GetType

.

.ctor

.

.ctor

tagSystem.String

Tag

tagSystem.String
textSystem.String

Attributes

.

Text

.

Children

.
.