Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 914 Bytes

playreadymeteringreportservicerequest_challengecustomdata.md

File metadata and controls

27 lines (18 loc) · 914 Bytes
-api-id -api-type
P:Windows.Media.Protection.PlayReady.PlayReadyMeteringReportServiceRequest.ChallengeCustomData
winrt property

Windows.Media.Protection.PlayReady.PlayReadyMeteringReportServiceRequest.ChallengeCustomData

-description

Gets or sets the custom data of the request challenge.

-property-value

The custom data.

-remarks

Use this property to get the custom data to be placed in the request challenge or to set the challenge custom data to send up as part of the request.

Setting this property is optional.

This property cannot be set after BeginServiceRequest or GenerateManualEnablingChallenge have been called.

-examples

-see-also