Author: miguel
Date: 2005-11-23 16:38:42 -0500 (Wed, 23 Nov 2005)
New Revision: 53413
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:37:05 UTC (rev 53412)
+++
trunk/monodoc/class/System.Web/en/System.Web.Security/FormsAuthentication.xml
2005-11-23 21:38:42 UTC (rev 53413)
@@ -46,7 +46,7 @@
<Parameter Name="passwordFormat" Type="System.String" />
</Parameters>
<Docs>
- <summary>To be added</summary>
+ <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>
@@ -306,7 +306,7 @@
<remarks>To be added</remarks>
</Docs>
</Member>
- <Member MemberName="RequireSSL">
+ <Member MemberName="RequireSSL">
<MemberSignature Language="C#" Value="public static bool RequireSSL {
get; }" />
<MemberType>Property</MemberType>
<ReturnValue>
@@ -318,7 +318,7 @@
<remarks>To be added.</remarks>
</Docs>
</Member>
- <Member MemberName="SlidingExpiration">
+ <Member MemberName="SlidingExpiration">
<MemberSignature Language="C#" Value="public static bool
SlidingExpiration { get; }" />
<MemberType>Property</MemberType>
<ReturnValue>
@@ -331,4 +331,4 @@
</Docs>
</Member>
</Members>
-</Type>
+</Type>
\ No newline at end of file
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches