AuthenticationInfo.TlsPeer

The TlsPeer property indicates the fully qualified domain name (FQDN) of the previous hop from which the message was received.

Syntax

  Copy imageCopy Code
public String TlsPeer {get;}

Syntax

  Copy imageCopy Code
Public ReadOnly Property TlsPeer As String

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also