ILicenseChallenge.ClientOSInformation 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 des informations supplémentaires ClientOSInformation.
public Microsoft.Media.Drm.ClientOSInformation ClientOSInformation { get; }
member this.ClientOSInformation : Microsoft.Media.Drm.ClientOSInformation
Public ReadOnly Property ClientOSInformation As ClientOSInformation
Valeur de propriété
Le supplément ClientOSInformation.
Remarques
Cette propriété ne retourne pas null même si le client ne fournit pas ces informations au serveur. Au lieu de cela, les propriétés individuelles du retourné ClientOSInformation seront null lorsqu’elles ne sont pas fournies.