Partilhar via


StreamingPathEncryptionScheme Estrutura

Definição

Esquema de criptografia.

public readonly struct StreamingPathEncryptionScheme : IEquatable<Azure.ResourceManager.Media.Models.StreamingPathEncryptionScheme>
type StreamingPathEncryptionScheme = struct
Public Structure StreamingPathEncryptionScheme
Implements IEquatable(Of StreamingPathEncryptionScheme)
Herança
StreamingPathEncryptionScheme
Implementações

Construtores

StreamingPathEncryptionScheme(String)

Inicializa uma nova instância de StreamingPathEncryptionScheme.

Propriedades

CommonEncryptionCbcs

Esquema CommonEncryptionCbcs.

CommonEncryptionCenc

Esquema CommonEncryptionCenc.

EnvelopeEncryption

Esquema EnvelopeEncryption.

NoEncryption

Esquema NoEncryption.

Métodos

Equals(StreamingPathEncryptionScheme)

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

Determina se dois StreamingPathEncryptionScheme valores são os mesmos.

Implicit(String to StreamingPathEncryptionScheme)

Converte uma cadeia de caracteres em um StreamingPathEncryptionScheme.

Inequality(StreamingPathEncryptionScheme, StreamingPathEncryptionScheme)

Determina se dois StreamingPathEncryptionScheme valores não são os mesmos.

Aplica-se a