Share via


MSFT_SIPFederationDeniedDomainSetting class

 
Microsoft Office Live Communications Server 2005 with SP1

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 does not define any 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: 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.