Düzenle

Aracılığıyla paylaş


Host (Service Node)

The Host node of the Service node of a binding file describes the host associated with the service that is exported with the binding file.

Nodes in the Host node

The following table lists the properties that can be set for this node of a binding file:

Name Node Type Data Type Description Restrictions Comments
Name Attribute xs:string Specifies the name of the host. Not required Default value: empty
NTGroupName Attribute xs:string Specifies the Windows NT Group name associated with the host. Not required Default value: empty
Type Attribute xs:int Specifies the host type as in process or isolated. Required Default value: none

Possible values are described in the Microsoft.BizTalk.ExplorerOM.HostType enumeration.
Trusted Attribute xs:boolean Specifies whether the BizTalk host can be trusted to collect authentication information. Required Default value: none

Set to true if the host is trusted, otherwise set to false.