| 12345678910111213141516171819 |
- 2005-04-22 Sebastien Pouliot <[email protected]>
- * AccessControlActions.cs: Removed [ComVisible] and [Serializable] to
- match beta2.
- 2005-01-10 Sebastien Pouliot <[email protected]>
- * CryptoKeySecurity.cs: Class declaration to complete CspParameters
- and CspKeyContainerInfo in System.Security.Cryptography.
- 2004-07-08 Sebastien Pouliot <[email protected]>
- * AccessControlActions.cs: Fixed enum values. Added missing attributes.
- 2004-07-07 Sebastien Pouliot <[email protected]>
- * AccessControlActions.cs: New enum in Fx 2.0. Required for new stuff
- in System.Security.Permissions. Will also "creates" the namespace for
- "corcompare".
|