2.2.5.6 rpcServerElement Class
The rpcServerElement class MUST represent a single RPC interface in a given RPC server entry in Active Directory. See also "Class rpcServerElement" in [MS-ADSC] section 2.241. Every instance of this class MUST be the child of an instance of class rpcServer. The following attributes on this class are accessed by the Remote Procedure Call Location Services Extensions Protocol.
-
string rpcNsBindings Mandatory, Multivalued string rpcNsInterfaceID Mandatory string rpcNsTransferSyntax Mandatory string RDN Mandatory
rpcNsBindings: An array of one or more string bindings for this RPC interface. See also "Attribute rpcNsBindings" in [MS-ADA3]. The string bindings can optionally contain endpoint information. The format is described in "String Bindings" in Part 2 of [C706].
rpcNsInterfaceID: A string that encodes the interface identifier and version of this RPC interface; MUST be as specified in RPC Syntax Identifier Attribute (section 2.2.5.1.3). See also "Attribute rpcNsInterfaceID" in [MS-ADA3].
rpcNsTransferSyntax: A string that encodes the transfer syntax for this RPC interface; MUST be as specified in RPC Syntax Identifier Attribute (section 2.2.5.1.3). See also "Attribute rpcNsTransferSyntax" in [MS-ADA3].
RDN: Name of the entry. RDN MUST be the same as the rpcNsInterfaceID.