PlayReadyRevocationServiceRequest.GenerateManualEnablingChallenge Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Begins the process of manually enabling. This method is not supported in this class.
public:
virtual PlayReadySoapMessage ^ GenerateManualEnablingChallenge() = GenerateManualEnablingChallenge;
PlayReadySoapMessage GenerateManualEnablingChallenge();
public PlayReadySoapMessage GenerateManualEnablingChallenge();
function generateManualEnablingChallenge()
Public Function GenerateManualEnablingChallenge () As PlayReadySoapMessage
Returns
This method always returns 0x80070032 (the request is not supported).