Microsoft Chat Server SDK Reference

DisableNTLMAuthentication Property

This property contains the flag that determines whether Windows NT LAN Manager (NTLM) client authentication is disabled.

Syntax

Flag = ChatService.DisableNTLMAuthentication
ChatService.DisableNTLMAuthentication = Flag

Parameters

Flag
True if Windows NT LAN Manager (NTLM) authentication is disabled for the service, False if not.

© 1998 Microsoft Corporation. All rights reserved.