Поделиться через


PlayReadySecureStopIterable Класс

Определение

Перечисляет запросы службы безопасной остановки 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)
Наследование
Object Platform::Object IInspectable PlayReadySecureStopIterable
Атрибуты
Реализации

Требования к Windows

Семейство устройств
Windows 10 (появилось в 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (появилось в v1.0)

Конструкторы

PlayReadySecureStopIterable(Byte[])

Инициализирует новый экземпляр класса PlayReadySecureStopIterable .

Методы

First()

Возвращает итератор, который выполняет итерацию по элементам в коллекции безопасных остановок PlayReady.

Применяется к

См. также раздел