PlayReadySecureStopIterable Classe

Definizione

Enumera le richieste del servizio di arresto sicuro playReady.

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)
Ereditarietà
Object Platform::Object IInspectable PlayReadySecureStopIterable
Attributi
Implementazioni

Requisiti Windows

Famiglia di dispositivi
Windows 10 (è stato introdotto in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v1.0)

Costruttori

PlayReadySecureStopIterable(Byte[])

Inizializza una nuova istanza della classe PlayReadySecureStopIterable .

Metodi

First()

Restituisce un iteratore che esegue l'iterazione degli elementi nella raccolta di arresto sicuro PlayReady.

Si applica a

Vedi anche