Share via


MSFT_SIPFederationInternalServerData

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.

Lists all internal trusted servers in the enterprise.

MSFT_SIPFederationInternalServerData

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: WMI.

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

  • All servers that can send messages to Access Edge Server from within the corporate network.

  • All servers to which a script or application running on Access Edge Server can route messages.

  • The next internal hop of Access Edge Server.

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 flags:

    • WBEM_FLAG_CREATE_ONLY

    • WBEM_FLAG_UPDATE_ONLY

    • WBEM_FLAG_CREATE_OR_UPDATE

Requirements

Server: Installed on computers serving the following roles: all types of Edge Server.

Namespace: Defined in \root\cimv2.

See Also

Concepts

Office Communications Server WMI Reference