ContentKeyPolicyPlayReadyContentTypeConverter Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.JsonConverterContentKeyPolicyPlayReadyContentTypeConverter
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 à
Azure SDK for .NET