MSFT_SIPServerExtData
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.
Instances of this class contain key value pairs that store state and other information used internally by Office Communications Server 2007 R2.
The properties in the MSFT_SIPServerExtData class do not map directly to the Office Communications Server 2007 R2 Administration Tool.
MSFT_SIPServerExtData
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_SIPServerExtData
{
[key] string Name;
string Value;
};
Methods
This class does not define any methods.
Properties
The MSFT_SIPServerExtData class has the following properties.
Name
Data type: [key] stringAccess type: Read/Write
Required. An identifier for information stored by an instance of this class.
The maximum length of the string is 64 characters.
Value
Data type: stringAccess type: Read/Write
Optional. Contains information stored by an instance of this class.
Remarks
This class gets and sets information at the following level: WMI.
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: Administrative Tools Server, Audio/Video Conferencing Server, Edge Server, Front End Server, Proxy Server, Web Components Server, and Web Conferencing Server.
Namespace: Defined in \root\cimv2.