Click here to Skip to main content
Click here to Skip to main content

WCF FAQ: Part 3 – 10 security related FAQ

By , 3 Jun 2010
 
WCFSourceCode.zip
WCFWindowsBasicHttpBinding
WCFWindowsBasicHttpBinding
App_Data
bin
WCFWindowsBasicHttpBinding.dll
obj
Debug
TempPE
Properties
Service1.svc
WCFWindowsBasicHttpBinding.csproj.user
WebApp
App_Data
bin
WebApp.dll
obj
Debug
TempPE
Properties
Settings.settings
Web References
localhost
CompositeType.datasource
Reference.map
Service1.disco
Service1.wsdl
WebApp.csproj.user
WCFWSHttps
WCFWSHttps
App_Data
bin
WCFWSHttps.dll
obj
Debug
TempPE
Properties
Service1.svc
WCFWSHttps.csproj.user
WebApplicationConsumer
App_Data
bin
WebApplicationConsumer.dll
obj
Debug
TempPE
Properties
Service References
ServiceReference1
configuration.svcinfo
configuration91.svcinfo
Reference.svcmap
Service1.disco
Service1.wsdl
WebApplicationConsumer.ServiceReference1.CompositeType.datasource
WebApplicationConsumer.csproj.user
WsHttpCertificates
WCFSecurity.zip
WsHttpCertificates
App_Data
bin
WsHttpCertificates.dll
obj
Debug
TempPE
Properties
Service1.svc
WsHttpCertificates.csproj.user
WsHttpClient
App_Data
bin
WsHttpClient.dll
obj
Debug
TempPE
Properties
Service References
ServiceReference1
configuration.svcinfo
configuration91.svcinfo
Reference.svcmap
Service1.disco
Service1.wsdl
WsHttpClient.ServiceReference1.CompositeType.datasource
WsHttpClient.csproj.user
WsHttpClientConsumer
App_Data
bin
WsHttpClientConsumer.dll
obj
Debug
TempPE
Properties
Service References
ServiceReference1
configuration.svcinfo
configuration91.svcinfo
Reference.svcmap
Service1.disco
Service1.wsdl
WsHttpClientConsumer.ServiceReference1.CompositeType.datasource
WsHttpClientConsumer.csproj.user
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:tns="http://tempuri.org/" elementFormDefault="qualified" targetNamespace="http://tempuri.org/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:import schemaLocation="http://localhost:1974/Service1.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/WsHttpCertificates" />
  <xs:element name="GetData">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" name="value" type="xs:int" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="GetDataResponse">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" name="GetDataResult" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="GetDataUsingDataContract">
    <xs:complexType>
      <xs:sequence>
        <xs:element xmlns:q1="http://schemas.datacontract.org/2004/07/WsHttpCertificates" minOccurs="0" name="composite" nillable="true" type="q1:CompositeType" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="GetDataUsingDataContractResponse">
    <xs:complexType>
      <xs:sequence>
        <xs:element xmlns:q2="http://schemas.datacontract.org/2004/07/WsHttpCertificates" minOccurs="0" name="GetDataUsingDataContractResult" nillable="true" type="q2:CompositeType" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
</xs:schema>

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Shivprasad koirala
Architect http://www.questpond.com
India India
Member

I am a Microsoft MVP for ASP/ASP.NET and currently a CEO of a small
E-learning company in India. We are very much active in making training videos ,
writing books and corporate trainings. Do visit my site for 
.NET, C# , design pattern , WCF , Silverlight
, LINQ , ASP.NET , ADO.NET , Sharepoint , UML , SQL Server  training 
and Interview questions and answers


Permalink | Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 4 Jun 2010
Article Copyright 2009 by Shivprasad koirala
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid