Partager via


ContentKeyPolicyPlayReadyContentTypeConverter Classe

Définition

Définit des valeurs pour ContentKeyPolicyPlayReadyContentType.

public sealed class ContentKeyPolicyPlayReadyContentTypeConverter : Newtonsoft.Json.JsonConverter
type ContentKeyPolicyPlayReadyContentTypeConverter = class
    inherit JsonConverter
Public NotInheritable Class ContentKeyPolicyPlayReadyContentTypeConverter
Inherits JsonConverter
Héritage
Newtonsoft.Json.JsonConverter
ContentKeyPolicyPlayReadyContentTypeConverter

Constructeurs

ContentKeyPolicyPlayReadyContentTypeConverter()

Définit des valeurs pour ContentKeyPolicyPlayReadyContentType.

Méthodes

CanConvert(Type)

Retourne si objectType peut être converti en ContentKeyPolicyPlayReadyContentType par le convertisseur.

ReadJson(JsonReader, Type, Object, JsonSerializer)

Remplace ReadJson et convertit le jeton en ContentKeyPolicyPlayReadyContentType.

WriteJson(JsonWriter, Object, JsonSerializer)

Remplacement de WriteJson pour ContentKeyPolicyPlayReadyContentType pour la sérialisation.

S’applique à