MSFT_SIPFederationPartnerTable
Lists the domains that are allowed partners.
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_SIPFederationPartnerTable
{
[key] string Domain;
string EdgeProxyAddress;
string UserVerificationLevel;
};
Methods
This class does not define any methods.
Properties
The MSFT_SIPFederationPartnerTable class has the following properties.
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.
