AuthenticationInfo.ExternalSourceNetwork

The AuthenticationInfo.ExternalSourceNetwork enumeration indicates the type of network from which the message originated. Valid if the message arrived from the external network. Valid on Internal servers only.

Syntax

  Copy imageCopy Code
public enum AuthenticationInfo.ExternalSourceNetwork

Members

Member

Description

Unknown

The type of the external source network is unknown.

PublicCloud

The external source is a public cloud provider such as MSN, AOL, or Yahoo!

Federation

The external source is a federated peer.

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also