String representation of the state of the membership condition object.
[Visual Basic] Function ToString() As String [C#] string ToString(); [C++] String* ToString() = 0; [JScript] function ToString() : String;
String representation of the state of the membership condition object.
This method is useful during debugging to get an easy-to-read representation of the object.
IMembershipCondition Interface | IMembershipCondition Members | System.Security.Policy Namespace