PlayReadyLicenseManagement.DeleteLicenses(PlayReadyContentHeader) Método

Definição

Exclui licenças que correspondem ao cabeçalho de conteúdo especificado.

public:
 static IAsyncAction ^ DeleteLicenses(PlayReadyContentHeader ^ contentHeader);
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncAction DeleteLicenses(PlayReadyContentHeader const& contentHeader);
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncAction DeleteLicenses(PlayReadyContentHeader contentHeader);
function deleteLicenses(contentHeader)
Public Shared Function DeleteLicenses (contentHeader As PlayReadyContentHeader) As IAsyncAction

Parâmetros

contentHeader
PlayReadyContentHeader

Cabeçalho de conteúdo com um identificador de chave com o qual corresponder licenças.

Retornos

A operação assíncrona que executa a exclusão.

Atributos

Comentários

Todas as licenças excluídas por esse método precisarão ser requisitar do servidor de licença se o cliente quiser reproduzir o conteúdo associado.

Aplica-se a