Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 933 Bytes

playreadydomainleaveservicerequest_domainaccountid.md

File metadata and controls

23 lines (16 loc) · 933 Bytes
-api-id -api-type
P:Windows.Media.Protection.PlayReady.PlayReadyDomainLeaveServiceRequest.DomainAccountId
winrt property

Windows.Media.Protection.PlayReady.PlayReadyDomainLeaveServiceRequest.DomainAccountId

-description

Gets or sets the current domain account identifier property.

-property-value

The current domain account 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