Freigeben über


StreamingLocatorContentKeyType Struktur

Definition

Definiert Werte für 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)
Vererbung
StreamingLocatorContentKeyType
Attribute
Newtonsoft.Json.JsonConverterAttribute
Implementiert

Felder

CommonEncryptionCbcs

Allgemeine Verschlüsselung mithilfe von CBCS

CommonEncryptionCenc

Allgemeine Verschlüsselung mithilfe von CENC

EnvelopeEncryption

Umschlagverschlüsselung

Methoden

Equals(Object)

Überschreibung des Equals-Operators für StreamingLocatorContentKeyType

Equals(StreamingLocatorContentKeyType)

Vergleicht Enumerationen vom Typ StreamingLocatorContentKeyType

GetHashCode()

Rückgabe für hashCode StreamingLocatorContentKeyType

ToString()

Gibt Zeichenfolgendarstellung für StreamingLocatorContentKeyType zurück

Operatoren

Equality(StreamingLocatorContentKeyType, StreamingLocatorContentKeyType)

Überschreiben des Operators == für enum StreamingLocatorContentKeyType

Implicit(StreamingLocatorContentKeyType to String)

Impliziter Operator zum Konvertieren von StreamingLocatorContentKeyType in Zeichenfolge

Implicit(String to StreamingLocatorContentKeyType)

Impliziter Operator zum Konvertieren der Zeichenfolge in StreamingLocatorContentKeyType

Inequality(StreamingLocatorContentKeyType, StreamingLocatorContentKeyType)

Überschreiben des !=-Operators für enum StreamingLocatorContentKeyType

Gilt für: