Compartir a través de


PlayReadyRevocationServiceRequest.ResponseCustomData Propiedad

Definición

Obtiene los datos personalizados devueltos en la respuesta del servicio. Esta propiedad no se admite en esta clase.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Siempre devuelve datos NULL .

Implementaciones

Se aplica a