[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Объект этого класса сключается в SOAP запрос для аутентификации при обращении к сервису

Namespace: Infosyst.SmsHost
Assembly:  SmsHostWs (in SmsHostWs.dll)

Syntax

C#
public class Authentication : SoapHeader
Visual Basic (Declaration)
Public Class Authentication _
	Inherits SoapHeader
Visual C++
public ref class Authentication : public SoapHeader

Inheritance Hierarchy

System..::Object
  System.Web.Services.Protocols..::SoapHeader
    Infosyst.SmsHost..::Authentication

See Also