다음을 통해 공유


DeviceCertificate.CertificateChainInformation Property

Definition

Gets the collection of CertificateInfo for the certificate chain.

public override System.Collections.Generic.IList<Microsoft.Media.Drm.CertificateInfo> CertificateChainInformation { get; }
member this.CertificateChainInformation : System.Collections.Generic.IList<Microsoft.Media.Drm.CertificateInfo>
Public Overrides ReadOnly Property CertificateChainInformation As IList(Of CertificateInfo)

Property Value

The collection of CertificateInfo for the certificate chain.

Applies to