Partager via


IProcessMeteringDataChallenge.GetMeteringData Méthode

Définition

Déchiffre les données de contrôle dans le défi et retourne une collection de MeteringRecord.

public System.Collections.ObjectModel.Collection<Microsoft.Media.Drm.MeteringRecord> GetMeteringData ();
abstract member GetMeteringData : unit -> System.Collections.ObjectModel.Collection<Microsoft.Media.Drm.MeteringRecord>
Public Function GetMeteringData () As Collection(Of MeteringRecord)

Retours

Collection de MeteringRecord

Exceptions

La propriété MeteringPrivateKey n'a pas été définie.

Remarques

Cette méthode ne peut être appelée qu’une fois que la MeteringPrivateKey propriété a été définie.

S’applique à