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.

MSFT_SIPFederationInternalServerData

MSFT_SIPFederationInternalServerData

Lists all internal trusted servers in the enterprise.

The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties. Properties are listed in alphabetic order, not MOF order.

Syntax

class MSFT_SIPFederationInternalServerData
{
  [key] string InternalServer;
};

Methods

This class does not define any methods.

Properties

The MSFT_SIPFederationInternalServerData class has the following property.

  • InternalServer
    Data type: [key] string

    Access type: Read-only

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

    The value must be an FQDN. An IP address is not allowed. The value of this property can contain an asterisk (*) as a wild card, but it cannot consist only of an asterisk.

Remarks

This class gets and sets information at the following level(s): WMI.

The list specified by the InternalServer property must contain the following:

All servers that can send messages to the Access Edge Server from within the corporate network. All servers to which a script or application running on the Access Edge Server can route messages. The Access Edge Server's next internal hop.

Except for InternalServer, a change in the value of any property in this class requires a restart of the A/V Authentication Service.

Instances of this class support the following interface methods:

Provider::DeleteInstance(); Provider::EnumerateInstances(); Provider::GetObject(); Provider::PutInstance();

Where PutInstance() supports the following flag(s):

WBEM_FLAG_CREATE_ONLY WBEM_FLAG_UPDATE_ONLY WBEM_FLAG_CREATE_OR_UPDATE

Requirements

Server: Installed on computers serving the following role(s): all types of Edge Server.Namespace: Defined in \root\cimv2.

Reference

[<LinkCreatedDuringXmlConversion>]

Concepts

Office Communications Server WMI Reference