Microsoft Chat Server SDK Reference

DisableClearTextAuthentication Property

This property contains the flag that determines whether clear-text password client authentication is disabled.

Syntax

Flag = ChatService.DisableClearTextAuthentication
ChatService.DisableClearTextAuthentication = Flag

Parameters

Flag
True if Basic (Clear Text) authentication is disabled for the service, False if not.

© 1998 Microsoft Corporation. All rights reserved.