Alekhya Jupudi 137007be1b Task 548900- CSP Consistency Sweep -part1
Removed CSP tree images and converted into text. Updated the images of cross and check marks into respective texts as Yes and No. Fixed few files with Acrolinx score less than 80.
2021-10-20 13:32:29 +05:30

3.4 KiB
Raw Blame History

title, description, ms.assetid, ms.reviewer, manager, ms.author, ms.topic, ms.prod, ms.technology, author, ms.date
title description ms.assetid ms.reviewer manager ms.author ms.topic ms.prod ms.technology author ms.date
w4 APPLICATION CSP Use an APPLICATION configuration service provider (CSP) that has an APPID of w4 to configure Multimedia Messaging Service (MMS). ef42b82a-1f04-49e4-8a48-bd4e439fc43a dansimp dansimp article w10 windows manikadhiman 06/26/2017

w4 APPLICATION CSP

Use an APPLICATION configuration service provider that has an APPID of w4 to configure Multimedia Messaging Service (MMS).

The default security roles are defined in the root characteristic, and map to each subnode unless specific permission is granted to the subnode. The default security roles are Manager, Operator, and Operator TPS.

Note

   This configuration service provider requires the ID_CAP_CSP_FOUNDATION and ID_CAP_CSP_W4_APPLICATION capabilities to be accessed from a network configuration application.

The following shows the configuration service provider in tree format as used by OMA Client Provisioning.

APPLICATION
----APPID
----NAME
----TO-PROXY
----TO-NAPID
----ADDR
----MS

APPID Required. This parameter takes a string value. The only supported value for configuring MMS is "w4".

NAME Optional. Specifies a userreadable application identity. This parameter is also used to define part of the registry path for the APPLICATION parameters.

This parameter takes a string value. The possible values to configure the NAME parameter are:

  • Character string containing the name.

  • no value specified

Note

  MDM servers should resend APPLICATION/NAME to DMAcc after an upgrade because this value is displayed in the UI but not saved in Windows Phone 8.1 and cannot be migrated to Windows 10.

 

If no value is specified, the registry location will default to <unnamed>.

If Name is greater than 40 characters, it will be truncated to 40 characters.

TO-PROXY Required. Specifies one logical proxy with a matching PROXY-ID. It is only possible to refer to proxies defined within the same provisioning file. Only one proxy can be listed.

The TO-PROXY value must be set to the value of the PROXY ID in PXLOGICAL that defines the MMS specific-proxy.

TO-NAPID Required. Specifies the network access point identification name (NAPID) defined in the provisioning file. This parameter takes a string value. It is only possible to refer to network access points defined within the same provisioning file (except if the INTERNET attribute is set in the NAPDEF characteristic). For more information about the NAPDEF characteristic, see NAPDEF configuration service provider.

ADDR Required. Specifies the address of the MMS application server, as a string. The possible values to configure the ADDR parameter are:

  • A Uniform Resource Identifier (URI)

  • An IPv4 address represented in decimal format with dots as delimiters

  • A fully qualified Internet domain name

MS Optional. The maximum authorized size, in KB, for multimedia content. This parameter takes a numeric value in string format. If the value is not a number, or is less than or equal to 10, it will be ignored and outgoing MMS will not be resized.

Configuration service provider reference