Bagikan melalui


PlayReadySecureStopServiceRequest Kelas

Definisi

Mengelola pesan berhenti aman.

public ref class PlayReadySecureStopServiceRequest sealed : IPlayReadySecureStopServiceRequest
/// [Windows.Foundation.Metadata.Activatable(Windows.Media.Protection.PlayReady.IPlayReadySecureStopServiceRequestFactory, 65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class PlayReadySecureStopServiceRequest final : IPlayReadySecureStopServiceRequest
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Activatable(Windows.Media.Protection.PlayReady.IPlayReadySecureStopServiceRequestFactory, 65536, "Windows.Foundation.UniversalApiContract")]
class PlayReadySecureStopServiceRequest final : IPlayReadySecureStopServiceRequest
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Media.Protection.PlayReady.IPlayReadySecureStopServiceRequestFactory), 65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class PlayReadySecureStopServiceRequest : IPlayReadySecureStopServiceRequest
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Media.Protection.PlayReady.IPlayReadySecureStopServiceRequestFactory), 65536, "Windows.Foundation.UniversalApiContract")]
public sealed class PlayReadySecureStopServiceRequest : IPlayReadySecureStopServiceRequest
function PlayReadySecureStopServiceRequest(sessionID, publisherCertBytes)
Public NotInheritable Class PlayReadySecureStopServiceRequest
Implements IPlayReadySecureStopServiceRequest
Warisan
Object Platform::Object IInspectable PlayReadySecureStopServiceRequest
Atribut
Penerapan

Persyaratan Windows

Rangkaian perangkat
Windows 10 (diperkenalkan dalam 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v1.0)

Konstruktor

PlayReadySecureStopServiceRequest(Byte[])

Menginisialisasi instans baru kelas PlayReadySecureStopServiceRequest untuk menyertakan semua sesi penghentian aman.

PlayReadySecureStopServiceRequest(Guid, Byte[])

Menginisialisasi instans baru kelas PlayReadySecureStopServiceRequest untuk sesi penghentian aman yang ditentukan.

Properti

ChallengeCustomData

Mendapatkan atau mengatur data kustom tantangan permintaan.

ProtectionSystem

Mendapatkan pengidentifikasi sistem perlindungan konten vendor.

PublisherCertificate

Mendapatkan properti sertifikat penerbit saat ini.

ResponseCustomData

Mendapatkan data kustom yang dikembalikan dalam respons dari layanan.

SessionID

Mendapatkan properti pengidentifikasi sesi.

StartTime

Mendapatkan properti waktu mulai sesi penghentian aman.

Stopped

Mendapatkan properti bendera sesi berhenti aman yang menunjukkan apakah sesi penghentian aman untuk permintaan ini dimatikan dengan bersih.

Type

Mendapatkan GUID untuk jenis operasi yang dilakukan permintaan layanan berhenti aman PlayReady.

UpdateTime

Mendapatkan properti pembaruan/waktu berhenti sesi penghentian aman.

Uri

Mendapatkan atau mengatur URI yang digunakan untuk melakukan tindakan permintaan layanan.

Metode

BeginServiceRequest()

Memulai operasi permintaan layanan asinkron.

GenerateManualEnablingChallenge()

Memulai proses pengaktifan secara manual.

NextServiceRequest()

Mengembalikan antarmuka permintaan layanan baru.

ProcessManualEnablingResponse(Byte[])

Memproses hasil biner mentah dari tantangan pengaktifan manual.

Berlaku untuk

Lihat juga