Microsoft Chat Server SDK Reference

Account Property

This property retrieves the Microsoft® Windows NT® group account that is associated with the channel.

Syntax

GroupId = ChatChannel.Account
ChatChannel.Account = GroupId

Parameters

GroupId
String representing a Windows NT local group account, in the form "MACHINE\GroupName."

Remarks

If Account is defined, only members of the account can enter the channel. If Account is not defined, entrance to the channel is not restricted by Windows NT security.


© 1998 Microsoft Corporation. All rights reserved.