Microsoft Chat Server SDK Reference

Account Property

This property contains the name of the account used to restrict entry to the channel.

Syntax

Account = ChatPersistentChannel.Account
ChatPersistentChannel.Account = Account

Parameters

Account
The name of the member account that Chat Service uses to restrict or deny access to the channel, as a string.

Remarks

A member account can be associated with a Windows NT group, or it can contain one or more users that you designate. When you set a member account, you should also force the authentication of channel members by setting the AUTHONLY channel mode.

See Also

Modes


© 1998 Microsoft Corporation. All rights reserved.