Partager via


IMediaProtectionServiceRequest.ProtectionSystem Propriété

Définition

Permet à l’application d’identifier le système de protection du contenu utilisé et, par conséquent, comment interpréter la tâche de protection.

public:
 property Platform::Guid ProtectionSystem { Platform::Guid get(); };
winrt::guid ProtectionSystem();
public Guid ProtectionSystem { get; }
var guid = iMediaProtectionServiceRequest.protectionSystem;
Public ReadOnly Property ProtectionSystem As Guid

Valeur de propriété

Guid

Platform::Guid

winrt::guid

ID du système de protection du contenu du fournisseur.

S’applique à