Default NTLM authentication and Kerberos authentication uses the Windows NT user credentials associated with the calling application to attempt an authentication with the server. When using non-default NTLM authentication, the authentication type is set to AuthenticationTypes.NTLM and a SingleCredential object is used to pass in the username, password and domain.