Share via


IPlayReadySecureStopServiceRequest.PublisherCertificate Property

Definition

Gets the current publisher certificate property.

public:
 property Platform::Array <byte> ^ PublisherCertificate { Platform::Array <byte> ^ get(); };
winrt::array_view <byte> PublisherCertificate();
public byte[] PublisherCertificate { get; }
var byte[] = iPlayReadySecureStopServiceRequest.publisherCertificate;
Public ReadOnly Property PublisherCertificate As Byte()

Property Value

Byte[]

byte[]

The current publisher certificate.

Applies to