MSFT_SIPTrustedWebComponentsServerSetting
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.
Represents an entry for a trusted Office Communications Server 2007 R2 Web Components server.
The properties in the MSFT_SIPTrustedWebComponentsServerSetting class do not map directly to the Office Communications Server 2007 R2 Administration Tool. However, some of these property values can be viewed using the Active Directory Sites and Services snap-in. To view values for the MSFT_SIPTrustedWebComponentsServerSetting class open Active Directory Sites and Services, expand Services, expand RTC Service, and then click Trusted WebComponentsServer. Right-click one of the entries and then click Properties. In the Properties dialog box, click the Attribute Editor tab.
MSFT_SIPTrustedWebComponentsServerSetting
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_SIPTrustedWebComponentsServerSetting
{
string FQDN;
[key] string InstanceID;
uint32 Version;
};
Methods
This class does not define any methods.
Properties
The MSFT_SIPTrustedWebComponentsServerSetting class has the following properties.
FQDN
Data type: stringAccess type: Read-only
Required. The fully qualified domain name (FQDN) of Office Communications Server.
The value must be an FQDN. An IP address is not allowed.
The FQDN property maps to the msRTCSIP-TrustedWebComponentsServerFQDN attribute in the Properties dialog box.
InstanceID
Data type: [key] stringAccess type: Read-only
Required. A GUID value that uniquely identifies an instance of this class.
The GUID must be encapsulated between the "{" and "}" braces; for example: "{01234567-0123-4567-89AB-CDEF01234567}".
The InstanceID property maps to the cn attribute in the Properties dialog box.
Version
Data type: uint32Access type: Read-only
Optional. The version number of the Web Components server.
The Version property maps to the msRTCSIP-TrustedServerVersion attribute in the Properties dialog box.
Remarks
This class gets and sets information at the following level: Active Directory.
Instances of this class support the following interface methods:
Provider::EnumerateInstances();
Provider::PutInstance();
Requirements
Server: Installed on computers serving the following roles: Administrative Tools Server and Front End Server.
Namespace: Defined in \root\cimv2.