' Class defining the SOAP Header security context for this Web Service
Public Class EntityNameSecurityContext
Inherits SoapHeader
Public ClientId As Int32
Public WSToken As String
End Class