Artix .Net

KerberosFilter Constructor 

Constructor for a class that obtains a Keberos token from the user's principle and adds it to the SOAP header.

public KerberosFilter(
   string principal
);

Parameters

principal
A user's principle

See Also

KerberosFilter Class | Bus.Services Namespace