| 1234567891011121314151617181920212223242526272829303132 |
- 2009-09-07 Atsushi Enomoto <[email protected]>
- * X509CertificateClaimSetTest.cs : mark as Ignore (not working on
- .NET either).
- 2007-11-27 Atsushi Enomoto <[email protected]>
- * X509CertificateClaimSetTest.cs : fixed DefaultValue() test to
- reflect .net results.
- 2007-02-05 Atsushi Enomoto <[email protected]>
- * X509CertificateClaimSetTest.cs : issuer claim should not be
- equivalent to that of the cert itself.
- 2006-10-07 Atsushi Enomoto <[email protected]>
- * ClaimSetTest.cs, X509CertificateClaimSetTest.cs : new tests.
- * ClaimTest.cs : added test for System and ToString().
- 2006-09-07 Atsushi Enomoto <[email protected]>
- * ClaimTest.cs : new test.
- 2006-09-04 Atsushi Enomoto <[email protected]>
- * ClaimTypesTest.cs : updated namespace URI.
- 2006-08-28 Atsushi Enomoto <[email protected]>
- * ClaimTypesTest.cs : new test.
|