Determines whether the specified evidence satisfies the membership condition.
evidence The evidence set against which to make the test.
Always true.
All code is a match for System.Security.Policy.AllMembershipCondition, so AllMembershipCondition.Check(Evidence) always returns true.