If message came from external edge of an enterprise Edge Proxy, this identifies the source network.

Namespace:  Microsoft.Rtc.Sip
Assembly:  ServerAgent(in ServerAgent.dll)

Syntax

Visual Basic (declaration)
Public 
ReadOnly 
Property 
ExternalSourceNetwork 
As 

AuthenticationInfo

.
.
::
.
.
ExternalNetwork
	
Get
Visual Basic (usage)
Dim 
instance 
As 

AuthenticationInfo
Dim 
value 
As 

AuthenticationInfo

.
.
::
.
.
ExternalNetwork

value = instance.
ExternalSourceNetwork
C#
public 

AuthenticationInfo

.
.
::
.
.
ExternalNetwork 
ExternalSourceNetwork { 
get; }

See also