Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 839 Bytes

playreadydomainjoinservicerequest_uri.md

File metadata and controls

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

Windows.Media.Protection.PlayReady.PlayReadyDomainJoinServiceRequest.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 through this property before calling BeginServiceRequest.

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

-examples

-see-also