Condividi tramite


MediaProtectionPMPServer.Properties Proprietà

Definizione

Ottiene la proprietà impostata per MediaProtectionPMPServer.

public:
 property IPropertySet ^ Properties { IPropertySet ^ get(); };
IPropertySet Properties();
public IPropertySet Properties { get; }
var iPropertySet = mediaProtectionPMPServer.properties;
Public ReadOnly Property Properties As IPropertySet

Valore della proprietà

Proprietà impostata per MediaProtectionPMPServer.

Commenti

MediaProtectionPMPServer supporta le proprietà seguenti:

ProprietàDescrizione
"Windows.Media.Protection.MediaProtectionSystemId"GUID che rappresenta il sistema DRM usato dall'app. Ciò consente al sistema di determinare se drm hardware è supportato nel dispositivo.
Windows.Media.Protection.UseSoftwareProtectionLayerL'impostazione su true indica al sistema di usare DRM software anche se è disponibile DRM hardware nel dispositivo corrente.

Si applica a