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

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

Syntax

Visual Basic (declaration)
Public 
ReadOnly 
Property 
ExternalSourceType 
As 

AuthenticationInfo

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

AuthenticationInfo
Dim 
value 
As 

AuthenticationInfo

.
.
::
.
.
ExternalSource

value = instance.
ExternalSourceType
C#
public 

AuthenticationInfo

.
.
::
.
.
ExternalSource 
ExternalSourceType { 
get; }

See also