System.Security.CodeAccessPermission.ToString Method

Creates and returns a string representation of the current permission object.

Syntax

public override string ToString ()

Returns

A string representation of the current permission object.

Remarks

This method is useful in debugging when you need to display the permission as a string.

Requirements

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