共用方式為


2.2.3.3 Security Access Registry Key Values

The security access registry key values control the access to the transaction manager endpoints. Both the registry path of the security access registry key with these key values, and the protocol used for accessing this key, are version-dependent, as specified in section 2.2.1.2.2.2. For example, in version 7 of the registry protocol, the "NetworkDtcAccess" key value is a named value of the "HKEY_LOCAL_MACHINE\Cluster\Resources\<ResID>\MSDTCPRIVATE\MSDTC\Security" registry key.

 Name

 Description

 Value type

 Legal values

Default Value

"NetworkDtcAccess"

This setting specifies if network access to the transaction manager is enabled.

REG_DWORD

Any

0x00000000

"NetworkDtcAccessTransactions"

This setting specifies if the transaction manager is enabled for transaction propagation operations.

REG_DWORD

Any

0x00000000

"NetworkDtcAccessInbound"

This setting specifies if transactions can flow inbound to the transaction manager.

REG_DWORD

Any

0x00000000

"NetworkDtcAccessOutbound"

This setting determines if transactions can flow outbound from the transaction manager.

REG_DWORD

Any

0x00000000

"NetworkDtcAccessAdmin"

This setting specifies if the transaction manager is enabled for remote administration from a network machine.

REG_DWORD

Any

0x00000000

"NetworkDtcAccessClients"

This setting specifies if the transaction manager accepts remote clients.

REG_DWORD

Any

0x00000000