NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

NTLM and Kerberos Authentication

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.