This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

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

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 Office Communications Server 2007

Namespace:Microsoft.Rtc.Sip Namespace

Assembly: ServerAgent (in ServerAgent.dll)

Concepts

AuthenticationInfo (Updated)