Partager via


StreamingLocatorContentKeyType Structure

Définition

Type de chiffrement de clé de contenu.

public readonly struct StreamingLocatorContentKeyType : IEquatable<Azure.ResourceManager.Media.Models.StreamingLocatorContentKeyType>
type StreamingLocatorContentKeyType = struct
Public Structure StreamingLocatorContentKeyType
Implements IEquatable(Of StreamingLocatorContentKeyType)
Héritage
StreamingLocatorContentKeyType
Implémente

Constructeurs

StreamingLocatorContentKeyType(String)

Initialise une nouvelle instance de StreamingLocatorContentKeyType.

Propriétés

CommonEncryptionCbcs

Chiffrement courant à l’aide de CBCS.

CommonEncryptionCenc

Chiffrement courant à l’aide de CENC.

EnvelopeEncryption

Chiffrement de l’enveloppe.

Méthodes

Equals(StreamingLocatorContentKeyType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(StreamingLocatorContentKeyType, StreamingLocatorContentKeyType)

Détermine si deux StreamingLocatorContentKeyType valeurs sont identiques.

Implicit(String to StreamingLocatorContentKeyType)

Convertit une chaîne en StreamingLocatorContentKeyType.

Inequality(StreamingLocatorContentKeyType, StreamingLocatorContentKeyType)

Détermine si deux StreamingLocatorContentKeyType valeurs ne sont pas identiques.

S’applique à