PlayReadyRevocationServiceRequest.ResponseCustomData 属性

定义

获取服务响应中返回的自定义数据。 此类不支持此属性。

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

属性值

String

Platform::String

winrt::hstring

始终返回 NULL 数据。

实现

适用于