PermissionSet::ToString Method ()
.NET Framework (current version)
Returns a string representation of the PermissionSet.
Assembly: mscorlib (in mscorlib.dll)
The string representation is useful in debugging to see the state of a PermissionSet.
The following code example shows the use of the ToString method. This code example is part of a larger example provided for the PermissionSet class.
.NET Framework
Available since 1.1
Available since 1.1
Show: