[docs] documentation import for 'returns' elements.
[mono.git] / mcs / class / System / Documentation / en / Microsoft.Win32 / IntranetZoneCredentialPolicy.xml
index eb403b80b155bb12a0e349b63644bc1f180f6911..c5d7d05c898b7652ceefce005cf90f8110addd46 100644 (file)
@@ -72,7 +72,6 @@
         <Parameter Name="authModule" Type="System.Net.IAuthenticationModule" />
       </Parameters>
       <Docs>
-        <returns>To be added.</returns>
         <since version=".NET 2.0" />
         <remarks>
           <attribution license="cc4" from="Microsoft" modified="false" />
           <attribution license="cc4" from="Microsoft" modified="false" />
           <para>Returns a <see cref="T:System.Boolean" /> that indicates whether the client's credentials are sent with a request for a resource that was made using <see cref="T:System.Net.WebRequest" />.</para>
         </summary>
+        <returns>
+          <attribution license="cc4" from="Microsoft" modified="false" />
+          <para>true if the requested resource is in the same domain as the client making the request; otherwise, false.</para>
+        </returns>
         <param name="challengeUri">
           <attribution license="cc4" from="Microsoft" modified="false" />The <see cref="T:System.Uri" /> that will receive the request.</param>
         <param name="request">