Freigeben über


ContentKeyPolicyRsaTokenKey Klasse

Definition

Gibt einen RSA-Schlüssel für die Tokenüberprüfung an.

[Newtonsoft.Json.JsonObject("#Microsoft.Media.ContentKeyPolicyRsaTokenKey")]
public class ContentKeyPolicyRsaTokenKey : Microsoft.Azure.Management.Media.Models.ContentKeyPolicyRestrictionTokenKey
[<Newtonsoft.Json.JsonObject("#Microsoft.Media.ContentKeyPolicyRsaTokenKey")>]
type ContentKeyPolicyRsaTokenKey = class
    inherit ContentKeyPolicyRestrictionTokenKey
Public Class ContentKeyPolicyRsaTokenKey
Inherits ContentKeyPolicyRestrictionTokenKey
Vererbung
ContentKeyPolicyRsaTokenKey
Attribute
Newtonsoft.Json.JsonObjectAttribute

Konstruktoren

ContentKeyPolicyRsaTokenKey()

Initialisiert eine neue instance der ContentKeyPolicyRsaTokenKey-Klasse.

ContentKeyPolicyRsaTokenKey(Byte[], Byte[])

Initialisiert eine neue instance der ContentKeyPolicyRsaTokenKey-Klasse.

Eigenschaften

Exponent

Ruft den RSA-Parameterexponenten ab oder legt diese fest.

Modulus

Ruft das RSA-Parametermodul ab oder legt dieses fest.

Methoden

Validate()

Überprüfen Sie das Objekt.

Gilt für: