Artix .Net

KerberosFilter Class

A custom output filter inheriting from Microsoft.Web.Services2.SoapOutputFilter. It overrides ProcessMessage, which creates a Kerbors token header and adds it to the SOAP message header.

For a list of all members of this type, see KerberosFilter Members.

System.Object
   Microsoft.Web.Services2.SoapOutputFilter
      Bus.Services.KerberosFilter

public class KerberosFilter : SoapOutputFilter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Bus.Services

Assembly: Bus.Services (in Bus.Services.dll)

See Also

KerberosFilter Members | Bus.Services Namespace