Creates a string representation of the membership condition
[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 representation of the hash value and algorithm of the membership condition
Useful for display of the membership condition and for debugging
HashMembershipCondition Class | HashMembershipCondition Members | System.Security.Policy Namespace