Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 929 Bytes

playreadydomainjoinservicerequest_domainserviceid.md

File metadata and controls

23 lines (16 loc) · 929 Bytes
-api-id -api-type
P:Windows.Media.Protection.PlayReady.PlayReadyDomainJoinServiceRequest.DomainServiceId
winrt property

Windows.Media.Protection.PlayReady.PlayReadyDomainJoinServiceRequest.DomainServiceId

-description

Gets or sets the current domain service identifier property.

-property-value

The current domain service identifier. This property value is sensitive to the underlying platform's endianness. Carefully test your app on all platforms you intend to support to ensure that correct endianness is used on each platform.

-remarks

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

-examples

-see-also