System.Security.SecurityElement.ToString Method

Produces a string representation of an XML element and its constituent attributes, child elements, and text.

Syntax

public override string ToString ()

Returns

The XML element and its contents.

Remarks

This method is useful in debugging to see the XML representation of the element.

Requirements

Namespace: System.Security
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0