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 데이터를 반환합니다.

구현

적용 대상