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 セキュリティで保護された停止コレクション内の項目を反復処理する反復子を返します。

適用対象

こちらもご覧ください