Message.AuthenticationInfo property
Microsoft Office Live Communications Server 2005 with SP1 |
Message.AuthenticationInfo
The AuthenticationInfo property contains SIP stack-specific authentication information as an AuthenticationInfo structure.
[C#] public Object AuthenticationInfo {get;}
[Visual Basic .NET] Public ReadOnly Property AuthenticationInfo As Object
Remarks
All information regarding the authentication of this message, including whether authentication was successful, is included in the AuthenticationInfo structure.
Requirements
Redistributable: Requires Microsoft Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)
See Also
What did you think of this topic? |
© 2008 Microsoft Corporation. All rights reserved. |