AuthenticationInfo.Origin

The Origin property specifies the origin of a SIP message.

Syntax

  Copy imageCopy Code
public MessageOrigin Origin {get;}

Syntax

  Copy imageCopy Code
Public ReadOnly Property Origin As MessageOrigin

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also