MSFT_SIPFederationInternalDomainData class

 
Microsoft Office Live Communications Server 2005 with SP1

MSFT_SIPFederationInternalDomainData

The MSFT_SIPFederationInternalDomainData class lists the domains within an organization to which this Access Proxy will route messages.

The following syntax is simplified from MOF code and includes all inherited properties.

class MSFT_SIPFederationInternalDomainData
{
  [key] string SupportedInternalDomain;
};

Methods

This class does not define any methods.

Properties

The MSFT_SIPFederationInternalDomainData class has the following property.

  • SupportedInternalDomain
    Data type: [key] string

    The FQDN (fully qualified domain name) of a supported domain.

Remarks

A domain in this list should not be listed in the direct partner table. Instances of this class can be added or deleted.

Requirements

Server: Installed on Windows Server 2003 with Live Communications Server 2005 with SP1.
Namespace: Defined in \root\cimv2.

See Also

Live Communications Server WMI Reference

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