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 클래스의 새 instance 초기화합니다.

메서드

First()

PlayReady 보안 중지 컬렉션의 항목을 반복하는 반복기를 반환합니다.

적용 대상

추가 정보