Skip to content

Latest commit

 

History

History
125 lines (94 loc) · 2.79 KB

File metadata and controls

125 lines (94 loc) · 2.79 KB
description Search.Product title ms.assetid keywords ms.topic ms.date
Defines parameters to be used when refreshing the provisioning file contents.
eADQiWindows 10XVcnh
RefreshParameters (CarrierControlSchema schema)
138e7caf-6eeb-4f3d-8e53-13a3ecfacfeb
windows 10, uwp, schema, mobile broadband schema
reference
04/05/2017

RefreshParameters (CarrierControlSchema schema)

Defines parameters to be used when refreshing the provisioning file contents.

Element hierarchy

<CarrierProvisioning>
<Provisioning>
<RefreshParameters>

Syntax

<RefreshParameters>

  <!-- Child elements -->
  DelayInDays?,
  RefreshURL,
  UserName?,
  Password?

</RefreshParameters>

Key

?   optional (zero or one)

Attributes and Elements

Attributes

None.

Child Elements

Child Element Description
DelayInDays

Defines the number of days until the next refresh. It must be a positive integer less than 732.

Password

Defines optional password credentials to be presented using HTTP-Auth to log on to the Mobile Network Operator's network when retrieving the provisioning file.

RefreshURL

Defines the HTTPS URL where the client can find the updated copy of this provisioning file in the future. This URL will be accessed upon receipt of an SMS/USSD trigger or after the specified DelayInDays . It must be formatted as https://.+

UserName

Defines optional user name credentials to be presented using HTTP-Auth to log on to the Mobile Network Operator's network when retrieving the provisioning file.

 

Parent Elements

Parent Element Description
Provisioning

Defines parameters used to establish trust and refresh settings for future provisioning attempts.

 

Requirements

Value
Namespace http://www.microsoft.com/networking/CarrierControl/v1