SecurityElement
cs.system.security.SecurityElement (extern final class)
Static Members
| Name | Type |
|---|---|
str |
String |
| Returns |
|---|
| String |
FromString(xml: String): SecurityElement| Name | Type |
|---|---|
xml |
String |
| Returns |
|---|
| SecurityElement |
| Name | Type |
|---|---|
name |
String |
| Returns |
|---|
| Bool |
| Name | Type |
|---|---|
value |
String |
| Returns |
|---|
| Bool |
| Name | Type |
|---|---|
tag |
String |
| Returns |
|---|
| Bool |
| Name | Type |
|---|---|
text |
String |
| Returns |
|---|
| Bool |
Instance Members
Text: StringTag: StringChildren: cs.system.collections.ArrayListAttributes: cs.system.collections.Hashtable| Name | Type |
|---|---|
name |
String |
value |
String |
AddChild(child: SecurityElement): Void| Name | Type |
|---|---|
child |
SecurityElement |
| Name | Type |
|---|---|
name |
String |
| Returns |
|---|
| String |
Copy(): SecurityElement| Returns |
|---|
| SecurityElement |
Equal(other: SecurityElement): Bool| Name | Type |
|---|---|
other |
SecurityElement |
| Returns |
|---|
| Bool |
SearchForChildByTag(tag: String): SecurityElement| Name | Type |
|---|---|
tag |
String |
| Returns |
|---|
| SecurityElement |
| Name | Type |
|---|---|
tag |
String |
| Returns |
|---|
| String |
ToString(): String| Returns |
|---|
| String |
| Name | Type |
|---|---|
tag |
String |
Metadata
| Name | Parameters |
|---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |