Compartilhar via


IMediaProtectionServiceRequest.ProtectionSystem Propriedade

Definição

Permite que o aplicativo identifique o sistema de proteção de conteúdo que está sendo usado e, portanto, como interpretar a tarefa de proteção.

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 da propriedade

Guid

Platform::Guid

winrt::guid

A ID do sistema de proteção de conteúdo do fornecedor.

Aplica-se a