ContentKeyPolicyPlayReadyLicenseType Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O tipo de licença.
public readonly struct ContentKeyPolicyPlayReadyLicenseType : IEquatable<Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyLicenseType>
type ContentKeyPolicyPlayReadyLicenseType = struct
Public Structure ContentKeyPolicyPlayReadyLicenseType
Implements IEquatable(Of ContentKeyPolicyPlayReadyLicenseType)
- Herança
-
ContentKeyPolicyPlayReadyLicenseType
- Implementações
Construtores
ContentKeyPolicyPlayReadyLicenseType(String) |
Inicializa uma nova instância de ContentKeyPolicyPlayReadyLicenseType. |
Propriedades
NonPersistent |
Licença não persistente. |
Persistent |
Licença persistente. Permite a reprodução offline. |
Unknown |
Representa um ContentKeyPolicyPlayReadyLicenseType indisponível na versão atual da API. |
Métodos
Equals(ContentKeyPolicyPlayReadyLicenseType) |
Indica se o objeto atual é igual a outro objeto do mesmo tipo. |
ToString() |
Retorna o nome do tipo totalmente qualificado dessa instância. |
Operadores
Equality(ContentKeyPolicyPlayReadyLicenseType, ContentKeyPolicyPlayReadyLicenseType) |
Determina se dois ContentKeyPolicyPlayReadyLicenseType valores são os mesmos. |
Implicit(String to ContentKeyPolicyPlayReadyLicenseType) |
Converte uma cadeia de caracteres em um ContentKeyPolicyPlayReadyLicenseType. |
Inequality(ContentKeyPolicyPlayReadyLicenseType, ContentKeyPolicyPlayReadyLicenseType) |
Determina se dois ContentKeyPolicyPlayReadyLicenseType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET