Share via


AuthenticationInfo.ExternalSourceType enumeration

 
Communications Server 2007 Server SDK Documentation

AuthenticationInfo.ExternalSourceType

The AuthenticationInfo.ExternalSourceType enumeration indicates the nature of the source of the message. Valid if the message arrived from the external network. Valid on Internal servers only.

public enum AuthenticationInfo.ExternalSourceType

Members

Member Description
Unknown The nature of the external source is unknown.
InternetUser A remote user.
ForwardingProxy A forwarding proxy.
DirectPartner A federated peer that is configured using the domain and fully qualified domain name (FQDN) of the server in the Allow list on the Access Edge Server.
ClearingHouse A clearing house.
AccessProxy If generated locally by the Access Edge Server.
AuthorizedServer A federated peer configured as an IM Provider on the Access Edge Server.
AutoFed A federated peer that is configured using only the domain in the Allow list on the Access Edge Server, or a federated peer discovered through DNS SRV.

Requirements

Redistributable: Requires Microsoft Office Communications Server 2007.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)

See Also

AuthenticationInfo

  
  What did you think of this topic?
  © 2007 Microsoft Corporation. All rights reserved.