MSFT_SIPFederationInternalServerData class
Microsoft Office Live Communications Server 2005 with SP1 |
MSFT_SIPFederationInternalServerData
The MSFT_SIPFederationInternalServerData class lists all internal trusted servers in the enterprise. This list must contain the following:
- All servers that may send messages to the Access Proxy from within the corporate network.
- All servers to which a script or application running on the Access Proxy may route messages.
- The Access Proxy's next internal hop.
The following syntax is simplified from MOF code and includes all inherited properties.
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] stringThe FQDN (fully qualified domain name) of a supported server. This property can contain an asterisk (*) as a wild card, but it cannot consist only of an asterisk. This property cannot be NULL.
Remarks
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. |