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

System.Security.CodeAccessPermission.ToString Method

Returns the XML representation of the state of the current instance.

public override string ToString ()

Returns

A string containing the XML representation of the state of the current instance.

Remarks

Note:

The XML representation of the current instance is obtained by first calling CodeAccessPermission.ToXml, then calling object.ToString on the object returned by that method.

This method overrides object.ToString.

Requirements

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