Share via


MSFT_SIPFederationAutoFedAllowedDomainData

The MSFT_SIPFederationAutoFedAllowedDomainData class specifies external domains for which enhanced federation is enhabled. Each domain with which enhanced federation is enabled is represented by an instance of this class.

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

class MSFT_SIPFederationAutoFedAllowedDomainData
{
  [key] string DomainName;
};

Methods

This class has no methods.

Properties

The MSFT_SIPFederationAutoFedAllowedDomainData class has the following property.

  • DomainName
    Data type: [key] string

    The FQDN of an external domain with which enhanced federation is enabled. This value cannot be an asterisk and cannot be NULL.

    This property is required and can be updated.

Requirements

Server: Requires Windows Server 2003 with Live Communications Server 2005.
Namespace: Included in \root\cimv2.

See Also

Live Communications Server WMI Reference