Microsoft Chat Server SDK Reference

HostPassword Property

This property contains the password that allows entry to the channel as a host.

Syntax

Password = ChatPersistentChannel.HostPassword
ChatPersistentChannel.HostPassword = Password

Parameters

Password
The host password, as a string.

Remarks

By default, the host password is blank, which does not restrict access to the channel as a host. The password is limited to 31 characters.


© 1998 Microsoft Corporation. All rights reserved.