ILicenseChallenge.KeyExchangeAlgorithms Propriété
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.
Obtient l’ensemble de KeyExchangeAlgorithms pris en charge par ce client.
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Media.Drm.KeyExchangeAlgorithm> KeyExchangeAlgorithms { get; }
member this.KeyExchangeAlgorithms : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Media.Drm.KeyExchangeAlgorithm>
Public ReadOnly Property KeyExchangeAlgorithms As ReadOnlyCollection(Of KeyExchangeAlgorithm)
Valeur de propriété
Ensemble de KeyExchangeAlgorithms pris en charge par ce client.
Remarques
Si cette liste est vide, le client ne prend pas en charge les licences de type KeyExchangeLicense. Garantie d’exactitude avec une sécurité de niveau TEE.