Update of /cvsroot/springnet/Spring.Net/doc/reference/src
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv5586
Modified Files:
objects.xml
Log Message:
CredentialConverter docs/comments update.
Index: objects.xml
===================================================================
RCS file: /cvsroot/springnet/Spring.Net/doc/reference/src/objects.xml,v
retrieving revision 1.111
retrieving revision 1.112
diff -C2 -d -r1.111 -r1.112
*** objects.xml 7 Dec 2007 07:32:36 -0000 1.111
--- objects.xml 7 Dec 2007 15:13:40 -0000 1.112
***************
*** 2611,2616 ****
<entry>Capable of resolving a string representation of a
! credential for Web client authentication into an instance
! of<literal>System.Net.ICredentials</literal></entry>
</row>
--- 2611,2617 ----
<entry>Capable of resolving a string representation of a
! credential for Web client authentication into an instance
! of <literal>System.Net.ICredentials</literal>
! or <literal>System.Net.NetworkCredential</literal></entry>
</row>
|