Share via


MSFT_DtcNetworkSettingTask class

Retrieves and modifies DTC network and security configuration settings.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[dynamic, provider("MsDtcWmi"), Version("1.0"), AMENDMENT]
class MSFT_DtcNetworkSettingTask
{
};

Members

The MSFT_DtcNetworkSettingTask class has these types of members:

Methods

The MSFT_DtcNetworkSettingTask class has these methods.

Method Description
Get Retrieves DTC network and security configuration settings.
SetByDisableNetwork Modifies network access for a DTC instance.
SetByNetworkSettings Modifies DTC network and security configuration settings.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\MsDTC
MOF
Msdtcwmi.mof
DLL
MsDtcWmi.dll

See also

Distributed Transaction Coordinator WMI Provider