MSFT_SIPEnhancedFederationDomainData
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 the last time traffic was received from the specified domain.
MSFT_SIPEnhancedFederationDomainData
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_SIPEnhancedFederationDomainData
{
string DomainName;
[key] string InstanceID;
string LastTrafficReceivedTime;
};
Methods
This class does not define any methods.
Properties
The MSFT_SIPEnhancedFederationDomainData class has the following properties.
DomainName
Data type: stringAccess type: Read/Write
Required. Specifies the name of the domain.
The value of this property is not case-sensitive.
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}".
LastTrafficReceivedTime
Data type: stringAccess type: Read/Write
Required. Indicates the last time that traffic was received from the specified domain.
The value of this property is not case-sensitive.
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 role: Access Edge Server.
Namespace: Defined in \root\cimv2.