AuthenticationInfo.ExternalSourceType

The ExternalSourceType property indicates the nature of the source of the message. Valid if the message arrived from the external network. Valid on Internal servers only.

Syntax

  Copy imageCopy Code
public ExternalSourceType ExternalSourceType {get;}

Syntax

  Copy imageCopy Code
Public ReadOnly Property ExternalSourceType As ExternalSourceType

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also