Mono Class Library: System.Security.SecurityElement Overview | Members

System.Security.SecurityElement.ToString Method

Returns a string representation of the current instance.

public override string ToString ()

Returns

A string representation of the current instance.

Remarks

Note:

The XML in the string returned by this method represents the state of a permission object. To obtain the XML schema used to encode that object, see the class page for the particular permission object .

This method overrides object.ToString.

Requirements

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