次の方法で共有


ContentKeyPolicyRsaTokenKey クラス

定義

トークン検証用の RSA キーを指定します。

public class ContentKeyPolicyRsaTokenKey : Azure.ResourceManager.Media.Models.ContentKeyPolicyRestrictionTokenKey
type ContentKeyPolicyRsaTokenKey = class
    inherit ContentKeyPolicyRestrictionTokenKey
Public Class ContentKeyPolicyRsaTokenKey
Inherits ContentKeyPolicyRestrictionTokenKey
継承
ContentKeyPolicyRsaTokenKey

コンストラクター

ContentKeyPolicyRsaTokenKey(Byte[], Byte[])

ContentKeyPolicyRsaTokenKey の新しいインスタンスを初期化します。

プロパティ

Exponent

RSA パラメーター指数。

Modulus

RSA パラメーターの剰余。

適用対象