ToggleOverload List

Type NameDescription
Public methodKerberosCredentials()()()
Initializes a new instance of the KerberosCredentials class. This form does not require the service principal name to be specified and is the typical constructor used for object initialization.
Public methodKerberosCredentials(String)
Initializes a new instance of the KerberosCredentials class. This form can take a service principal name and is available for backward compatibility to Microsoft Web Services Extensions (WSE).

ToggleSee Also