| 123456789101112131415161718192021222324252627 |
- 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.
|