3.1.1.2 Per Transport

This Transport element provides an abstraction of an underlying network transport protocol on which it listens for connections from clients. The properties defined by this element MUST be persisted by the server.

The Transport element contains the following properties:

Transport.Name: An implementation-specific name used to refer to the transport.

Transport.ServerName: A null-terminated Unicode UTF-16 string that is used to identify the server. It could be the server NetBIOS host name, an IP address, Domain Name System (DNS), or a caller-supplied svti*_transportaddress provided by NetrServerTransportAdd or NetrServerTransportAddEx.

The following are the acceptable forms of Transport.ServerName:

Transport.ConnectionCount: The number of connections established using this transport.

Transport.Flags: A DWORD bitmask value containing zero or more of the values specified in section 2.2.4.96.

Transport.Domain: The name of the domain to which the server announces its presence.