Compartilhar via


StreamingLocatorContentKeyType Estrutura

Definição

Define valores para StreamingLocatorContentKeyType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.Media.Models.StreamingLocatorContentKeyTypeConverter))]
public struct StreamingLocatorContentKeyType : IEquatable<Microsoft.Azure.Management.Media.Models.StreamingLocatorContentKeyType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.Media.Models.StreamingLocatorContentKeyTypeConverter))>]
type StreamingLocatorContentKeyType = struct
Public Structure StreamingLocatorContentKeyType
Implements IEquatable(Of StreamingLocatorContentKeyType)
Herança
StreamingLocatorContentKeyType
Atributos
Newtonsoft.Json.JsonConverterAttribute
Implementações

Campos

CommonEncryptionCbcs

Criptografia comum usando CBCS

CommonEncryptionCenc

Criptografia Comum usando CENC

EnvelopeEncryption

Criptografia de Envelope

Métodos

Equals(Object)

Substitui o operador Equals para StreamingLocatorContentKeyType

Equals(StreamingLocatorContentKeyType)

Compara enumerações do tipo StreamingLocatorContentKeyType

GetHashCode()

Retorna para hashCode StreamingLocatorContentKeyType

ToString()

Retorna representação de cadeia de caracteres para StreamingLocatorContentKeyType

Operadores

Equality(StreamingLocatorContentKeyType, StreamingLocatorContentKeyType)

Operador overriding == para enum StreamingLocatorContentKeyType

Implicit(StreamingLocatorContentKeyType to String)

Operador implícito para converter StreamingLocatorContentKeyType em cadeia de caracteres

Implicit(String to StreamingLocatorContentKeyType)

Operador implícito para converter cadeia de caracteres em StreamingLocatorContentKeyType

Inequality(StreamingLocatorContentKeyType, StreamingLocatorContentKeyType)

Substituição do operador != para enum StreamingLocatorContentKeyType

Aplica-se a