Determines whether the System.Security.Policy.StrongName from the specified object is equivalent to the System.Security.Policy.StrongName contained in the current System.Security.Policy.StrongNameMembershipCondition.
- o
The object to compare to the current System.Security.Policy.StrongNameMembershipCondition.
![]()
true if the System.Security.Policy.StrongName from the specified object is equivalent to the System.Security.Policy.StrongName contained in the current System.Security.Policy.StrongNameMembershipCondition; otherwise, false.
For two System.Security.Policy.StrongName classes to be equal, their name, version, and public key blob must match exactly.