Freigeben über


ContentKeyPolicyRestrictionTokenType Struktur

Definition

Der Tokentyp.

public readonly struct ContentKeyPolicyRestrictionTokenType : IEquatable<Azure.ResourceManager.Media.Models.ContentKeyPolicyRestrictionTokenType>
type ContentKeyPolicyRestrictionTokenType = struct
Public Structure ContentKeyPolicyRestrictionTokenType
Implements IEquatable(Of ContentKeyPolicyRestrictionTokenType)
Vererbung
ContentKeyPolicyRestrictionTokenType
Implementiert

Konstruktoren

ContentKeyPolicyRestrictionTokenType(String)

Initialisiert eine neue Instanz von ContentKeyPolicyRestrictionTokenType.

Eigenschaften

Jwt

JSON-Webtoken.

Swt

Einfaches Webtoken.

Unknown

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

Methoden

Equals(ContentKeyPolicyRestrictionTokenType)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(ContentKeyPolicyRestrictionTokenType, ContentKeyPolicyRestrictionTokenType)

Bestimmt, ob zwei ContentKeyPolicyRestrictionTokenType Werte identisch sind.

Implicit(String to ContentKeyPolicyRestrictionTokenType)

Konvertiert eine Zeichenfolge in eine ContentKeyPolicyRestrictionTokenType.

Inequality(ContentKeyPolicyRestrictionTokenType, ContentKeyPolicyRestrictionTokenType)

Bestimmt, ob zwei ContentKeyPolicyRestrictionTokenType Werte nicht identisch sind.

Gilt für: