SecurityException.ToString Method

Definition

Returns a representation of the current SecurityException.

public override string ToString ();

Returns

A string representation of the current SecurityException.

Remarks

The ToString method returns the full description of the SecurityException.

Applies to