Partager via


StreamingPathEncryptionScheme Structure

Définition

Schéma de chiffrement.

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

Constructeurs

StreamingPathEncryptionScheme(String)

Initialise une nouvelle instance de StreamingPathEncryptionScheme.

Propriétés

CommonEncryptionCbcs

Schéma CommonEncryptionCbcs.

CommonEncryptionCenc

Schéma CommonEncryptionCenc.

EnvelopeEncryption

Schéma EnvelopeEncryption.

NoEncryption

Schéma NoEncryption.

Méthodes

Equals(StreamingPathEncryptionScheme)

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(StreamingPathEncryptionScheme, StreamingPathEncryptionScheme)

Détermine si deux StreamingPathEncryptionScheme valeurs sont identiques.

Implicit(String to StreamingPathEncryptionScheme)

Convertit une chaîne en StreamingPathEncryptionScheme.

Inequality(StreamingPathEncryptionScheme, StreamingPathEncryptionScheme)

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

S’applique à