AuthenticationInfo.ReceivedFromInternalServer
The ReceivedFromInternalServer property indicates whether the message was received from an internal Live Communications server.
public Boolean ReceivedFromInternalServer {get;}
Public ReadOnly Property ReceivedFromInternalServer As Boolean
Remarks
If true
, the message was sent by an internal Live Communications server; if false
, it was not.
Requirements
Redistributable: Requires Microsoft Office Live Communications Server 2005.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)