2.1 Transport

This protocol works over the following RPC protocol sequences:<1>

  • ncacn_ip_tcp

  • ncacn_http

For the network protocol sequence ncacn_http, this protocol MUST use the well-known endpoint 6001.

For ncacn_ip_tcp, this protocol MUST use RPC dynamic endpoints, as defined in Part 4 of [C706].

This protocol MUST use the UUID specified in section 1.9.

This protocol allows any user to establish an authenticated connection to the RPC server by using an authentication method as specified in [MS-RPCE]. The protocol uses the underlying RPC protocol to retrieve the identity of the caller that made the method call, as specified in [MS-RPCE]. The server uses this identity to perform method-specific access checks.