Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 965 Bytes

playreadylicenseacquisitionservicerequest_uri.md

File metadata and controls

25 lines (17 loc) · 965 Bytes
-api-id -api-type
P:Windows.Media.Protection.PlayReady.PlayReadyLicenseAcquisitionServiceRequest.Uri
winrt property

Windows.Media.Protection.PlayReady.PlayReadyLicenseAcquisitionServiceRequest.Uri

-description

Gets or sets the URI used to perform a service request action.

-property-value

The URI to be used.

-remarks

The URI must be set before calling BeginServiceRequest either through this property or through a different property (such as a content header) that contains a URI.

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

-examples

-see-also