2 references to NetworkCredential
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\TransportSecurityHelpers.cs (2)
50
if (token.
NetworkCredential
!= null)
52
result.credential = token.
NetworkCredential
;