3.1.5.1.3 Mapping Remote Field Get

An implementation MUST implement getting the value of a Remote Field as a Remote Method invocation of the method FieldGetter as specified in [MS-NRLS] section 3.5.4.1, with the following constraints:

  • The fieldName Argument MUST be set to the name of the Remote Field.

  • The typeName Argument MUST be set to the name of the Server Interface containing the Remote Field.

The output value of the val Argument MUST be used as the Field value.