Freigeben über


PlayReadySecureStopIterable Klasse

Definition

Listet PlayReady Secure Stop Service-Anforderungen auf.

public ref class PlayReadySecureStopIterable sealed : IIterable<IPlayReadySecureStopServiceRequest ^>
/// [Windows.Foundation.Metadata.Activatable(Windows.Media.Protection.PlayReady.IPlayReadySecureStopIterableFactory, 65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class PlayReadySecureStopIterable final : IIterable<IPlayReadySecureStopServiceRequest>
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Activatable(Windows.Media.Protection.PlayReady.IPlayReadySecureStopIterableFactory, 65536, "Windows.Foundation.UniversalApiContract")]
class PlayReadySecureStopIterable final : IIterable<IPlayReadySecureStopServiceRequest>
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Media.Protection.PlayReady.IPlayReadySecureStopIterableFactory), 65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class PlayReadySecureStopIterable : IEnumerable<IPlayReadySecureStopServiceRequest>
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Media.Protection.PlayReady.IPlayReadySecureStopIterableFactory), 65536, "Windows.Foundation.UniversalApiContract")]
public sealed class PlayReadySecureStopIterable : IEnumerable<IPlayReadySecureStopServiceRequest>
function PlayReadySecureStopIterable(publisherCertBytes)
Public NotInheritable Class PlayReadySecureStopIterable
Implements IEnumerable(Of IPlayReadySecureStopServiceRequest)
Vererbung
Object Platform::Object IInspectable PlayReadySecureStopIterable
Attribute
Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Konstruktoren

PlayReadySecureStopIterable(Byte[])

Initialisiert eine neue instance der PlayReadySecureStopIterable-Klasse.

Methoden

First()

Gibt einen Iterator zurück, der die Elemente in der PlayReady Secure Stop-Auflistung durchläuft.

Gilt für:

Weitere Informationen