Manages the customer credentials that are passed as a soap header to authenticate the web service call

Namespace:  QFEM_WebServices
Assembly:  QFEM_WebServices (in QFEM_WebServices.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public AuthenticationHeader AuthHeader
Visual Basic (Declaration)
Public AuthHeader As AuthenticationHeader
Visual C++
public:
AuthenticationHeader^ AuthHeader

Remarks

See Also