System.Security.String representation of the permission set.
[Visual Basic] Overrides Public Function ToString() As String [C#] public override string ToString(); [C++] public: override String* ToString(); [JScript] public override function ToString() : String;
String representing the permission set.
The string representation is useful in debugging to see the state of a permission set.
PermissionSet Class | PermissionSet Members | System.Security Namespace