Microsoft Chat Server SDK Reference

Chat Class Logon Mode

This enumeration is used to indicate the type of logon used to determine membership in a class, and is used by the ChatClass.LogonMode property.

The logon mode setting can be one of the following:

Chat_Class_LogonMode enumeration Meaning
ctLogonIgnore Logon mode is not considered for membership in the class.
ctLogonAuthenticatedOnly Class membership is by authenticated access only.
ctLogonAnonymousOnly Class membership is by anonymous access only.


© 1998 Microsoft Corporation. All rights reserved.