AuthenticationInfo.ExternalSourceNetwork

The ExternalSourceNetwork property indicates the type of network from which the message originated. Valid if the message arrived from the external network. Valid on Internal servers only.

Syntax

  Copy imageCopy Code
public ExternalSourceNetwork ExternalSourceNetwork {get;}

Syntax

  Copy imageCopy Code
Public ReadOnly Property ExternalSourceNetwork As ExternalSourceNetwork

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also