Skip to main content

Receiving and processing a SOAP header

The basic steps to receiving and processing a SOAP header are:
  1. Create a class deriving from SoapHeader representing the data passed in the SOAP header.
  2. Add a member to the XML Web service class or XML Web service client proxy class of the type created in step 1.
  3. Apply a SoapHeaderAttribute to the XML Web service method or the corresponding method in the proxy class, specifying the member created in step 2 in the MemberName property.
  4. Within the XML Web service method or XML Web service client code, access the MemberName property to process the data sent in the SOAP header.

    [from msdn]

Comments

  1. The most essential key figures give you a compact summary of the subject of "Social casino gaming" and take you straight 메리트카지노 to the corresponding statistics. As a globally active full-service provider, NOVOMATIC is active in all segments of the gaming trade, offering a complete omni-channel portfolio of merchandise. Our high-limit lounge supplies the mixture of seclusion and casino amenities, together with a speakeasy-style bar serving an exclusive selection of spirits.

    ReplyDelete

Post a Comment

Popular posts from this blog

Android ref links

  Library reference resources: MVVM Architecture :  https://developer.android.com/jetpack/guide Hilt:  https://developer.android.com/training/dependency-injection/hilt-android Coroutines:  https://developer.android.com/kotlin/coroutines Retrofit:  https://square.github.io/retrofit/ Moshi:  https://github.com/square/moshi Coil:  https://coil-kt.github.io/coil/ Leak Canary:  https://square.github.io/leakcanary/ Concept reference resources: Repository Codelab:  https://developer.android.com/codelabs/kotlin-android-training-repository Room and Coroutines Codelab:  https://developer.android.com/codelabs/kotlin-android-training-room-database Room and Flow Codelab:  https://developer.android.com/codelabs/basic-android-kotlin-training-intro-room-flow Hilt Codelab:  https://developer.android.com/codelabs/android-hilt Navigation Codelab:  https://developer.android.com/codelabs/jetpack-compose-navigation Theming Codelab:  https:...