Microsoft Chat Server SDK Reference

EnableIPDNSMasking Property

This property contains the flag that determines whether IP/DNS masking is enabled for members of the class.

Syntax

Flag = ChatClass.EnableIPDNSMasking
ChatClass.EnableIPDNSMasking = Flag

Parameters

Flag
True if members of this class are determined by IP/DNS masking, False if not.

Remarks

IP/DNS masking prevents Chat Service from showing a user's full IP address or Domain Name System (DNS) host name to other users. However, sysops and sysop managers can see this information at all times so they can ban or grant access to users. Similarly, channel hosts and owners can see the full IP address or DNS host name of users who are members of their channels.


© 1998 Microsoft Corporation. All rights reserved.