Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |