Compartir a través de


IMediaProtectionServiceRequest.ProtectionSystem Propiedad

Definición

Permite a la aplicación identificar el sistema de protección de contenido que se usa y, por tanto, cómo interpretar la tarea de protección.

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

Valor de propiedad

Guid

Platform::Guid

winrt::guid

Identificador del sistema de protección de contenido del proveedor.

Se aplica a