Edit

Share via


CodeAccessPermission.ToString Method

Definition

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

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.

Applies to