Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 960 Bytes

playreadylicenseacquisitionservicerequest_generatemanualenablingchallenge_1228062000.md

File metadata and controls

25 lines (17 loc) · 960 Bytes
-api-id -api-type
M:Windows.Media.Protection.PlayReady.PlayReadyLicenseAcquisitionServiceRequest.GenerateManualEnablingChallenge
winrt method

Windows.Media.Protection.PlayReady.PlayReadyLicenseAcquisitionServiceRequest.GenerateManualEnablingChallenge

-description

Begins the process of manually enabling.

-returns

The SOAP message to be used in a manual license acquisition challenge request.

-remarks

Provides the caller the raw HTTP challenge and headers that they must send up to the server. When the response is received, it should be processed by calling the ProcessManualEnablingResponse method.

Calling this method places the class in a read-only state even if the method does not succeed.

-examples

-see-also