IMediaProtectionServiceRequest.ProtectionSystem Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Identificador del sistema de protección de contenido del proveedor.