RefreshParameters (ResultsSchema schema)
Contains any errors from processing the RefreshParameters element from the last provisioning attempt.
Element hierarchy
- <CarrierProvisioningResult>
-
- <Provisioning>
- <RefreshParameters>
Syntax
<RefreshParameters errorCode = token >
<!-- Child elements -->
NotificationSignatureKey?
</RefreshParameters>
Key
?
optional (zero or one)
Attributes and Elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
errorCode | S_OK if schema processed successfully. Otherwise, the HRESULT returned during the provisioning attempt formatted as eight hexadecimal characters [0-9a-f]. |
token | Yes |
Child Elements
Child Element | Description |
---|---|
NotificationSignatureKey | Contains any errors from processing the KeyInfo element from the last provisioning attempt. |
Parent Elements
Parent Element | Description |
---|---|
Provisioning | Contains any errors from processing the Provisioning element from the last provisioning attempt. |
Requirements
Value | |
---|---|
Namespace | http://www.microsoft.com/networking/CarrierControlResults/v1 |