Freigeben über


ContentKeyPolicyRestrictionTokenType Struktur

Definition

Definiert Werte für ContentKeyPolicyRestrictionTokenType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.Media.Models.ContentKeyPolicyRestrictionTokenTypeConverter))]
public struct ContentKeyPolicyRestrictionTokenType : IEquatable<Microsoft.Azure.Management.Media.Models.ContentKeyPolicyRestrictionTokenType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.Media.Models.ContentKeyPolicyRestrictionTokenTypeConverter))>]
type ContentKeyPolicyRestrictionTokenType = struct
Public Structure ContentKeyPolicyRestrictionTokenType
Implements IEquatable(Of ContentKeyPolicyRestrictionTokenType)
Vererbung
ContentKeyPolicyRestrictionTokenType
Attribute
Newtonsoft.Json.JsonConverterAttribute
Implementiert

Felder

Jwt

JSON-Webtoken.

Swt

Einfaches Webtoken.

Unknown

Stellt einen ContentKeyPolicyRestrictionTokenType dar, der in der aktuellen API-Version nicht verfügbar ist.

Methoden

Equals(ContentKeyPolicyRestrictionTokenType)

Vergleicht Enumerationen vom Typ ContentKeyPolicyRestrictionTokenType

Equals(Object)

Overrides Equals-Operator für ContentKeyPolicyRestrictionTokenType

GetHashCode()

Rückgaben für hashCode ContentKeyPolicyRestrictionTokenType

ToString()

Gibt Zeichenfolgendarstellung für ContentKeyPolicyRestrictionTokenType zurück.

Operatoren

Equality(ContentKeyPolicyRestrictionTokenType, ContentKeyPolicyRestrictionTokenType)

Overriding == operator for enum ContentKeyPolicyRestrictionTokenType

Implicit(ContentKeyPolicyRestrictionTokenType to String)

Impliziter Operator zum Konvertieren von ContentKeyPolicyRestrictionTokenType in eine Zeichenfolge

Implicit(String to ContentKeyPolicyRestrictionTokenType)

Impliziter Operator zum Konvertieren der Zeichenfolge in ContentKeyPolicyRestrictionTokenType

Inequality(ContentKeyPolicyRestrictionTokenType, ContentKeyPolicyRestrictionTokenType)

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

Gilt für: