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

System.Security.PermissionSet.ToXml Method

Returns the XML encoding of the current instance.

public virtual SecurityElement ToXml ()

Returns

A System.Security.SecurityElement containing an XML encoding of the state of the current instance.

Remarks

Operation
As described above.

Note to Inheritors
Override this method to return an object containing the XML encoding for types derived from System.Security.PermissionSet.

Usage
This method is called by the system.

Requirements

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