You cannot access the "Message.AuthenticationInfo.SecurityToken" property in Live Communications Server 2005 (896144)



The information in this article applies to:

  • Microsoft Office Live Communications Server 2005 Enterprise Edition
  • Microsoft Office Live Communications Server 2005 Standard Edition

SYMPTOMS

When you try to use the Message.AuthenticationInfo.SecurityToken property in Microsoft Office Live Communications Server 2005, the Message.AuthenticationInfo.SecurityToken property returns the following result: IntPtr.Zero.

CAUSE

This issue occurs because access to the SecurityToken property of the Message.AuthenticationInfo property has been removed in Live Communications Server 2005. Therefore, when an application tries to access the SecurityToken property, a reference to the Microsoft .NET Framework Zero field, IntPtr.Zero, is returned to the application.

MORE INFORMATION

Access to the Message.AuthenticationInfo.SecurityToken property is removed from Live Communications Server 2005 to help increase security on the computer that is running Live Communications Server 2005.

For more information about the .NET Framework IntPtr.Zero field, visit the following Microsoft Web site:For more information about the AuthenticationInfo.SecurityToken property, visit the following Microsoft Web site:

Modification Type:MajorLast Reviewed:3/31/2005
Keywords:kbprb kbtshoot KB896144 kbAudDeveloper