Author: miguel
Date: 2005-11-23 16:39:03 -0500 (Wed, 23 Nov 2005)
New Revision: 53414
Modified:
trunk/monodoc/class/System.Web/en/System.Web.Security/FormsAuthentication.xml
Log:
Apply patch from [EMAIL PROTECTED]
Modified:
trunk/monodoc/class/System.Web/en/System.Web.Security/FormsAuthentication.xml
===================================================================
---
trunk/monodoc/class/System.Web/en/System.Web.Security/FormsAuthentication.xml
2005-11-23 21:38:42 UTC (rev 53413)
+++
trunk/monodoc/class/System.Web/en/System.Web.Security/FormsAuthentication.xml
2005-11-23 21:39:03 UTC (rev 53414)
@@ -47,9 +47,9 @@
</Parameters>
<Docs>
<summary>Calculates the hash of a string using the selected algorithm
and returns it as a string for storing in a database or configuration
file.</summary>
- <param name="password">To be added: an object of type 'string'</param>
- <param name="passwordFormat">To be added: an object of type
'string'</param>
- <returns>To be added: an object of type 'string'</returns>
+ <param name="password">The password to hash.</param>
+ <param name="passwordFormat">The hash algorithm to use.</param>
+ <returns>A string that contains the hashed password.</returns>
<remarks>To be added</remarks>
</Docs>
</Member>
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches