Partager via


PlayReadyLicenseAcquisitionServiceRequest.ResponseCustomData Propriété

Définition

Obtient les données personnalisées retournées dans la réponse du service.

public:
 property Platform::String ^ ResponseCustomData { Platform::String ^ get(); };
winrt::hstring ResponseCustomData();
public string ResponseCustomData { get; }
var string = playReadyLicenseAcquisitionServiceRequest.responseCustomData;
Public ReadOnly Property ResponseCustomData As String

Valeur de propriété

String

Platform::String

winrt::hstring

Données personnalisées.

Implémente

Remarques

Cette propriété ne peut être appelée qu’une fois la demande de service terminée.

S’applique à