Microsoft Chat Server SDK Reference

MemberPassword Property

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

Syntax

Password = ChatPersistentChannel.MemberPassword
ChatPersistentChannel.MemberPassword = Password

Parameters

Password
The member password, as a string.

Remarks

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


© 1998 Microsoft Corporation. All rights reserved.