Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves DTC network and security configuration settings.
Syntax
uint32 Get(
[in] string DtcName,
[out] DtcNetworkSettings cmdletOutput
);
Parameters
-
DtcName [in]
-
The name of the DTC instance that is associated with the settings. If you do not specify this parameter, or if you specify a value of "Local", this method modifies the local DTC instance.
-
cmdletOutput [out]
-
A DtcNetworkSettings embedded instance containing the retrieved settings.
Return value
Returns "0" on success, otherwise returns a WMI error code.
Requirements
| Minimum supported client |
Windows 8 |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\MsDTC |
| Header |
|
| MOF |
|
| DLL |
|