共用方式為


ContentKeyPolicyRsaTokenKey 類別

指定權杖驗證的 RSA 金鑰。

必須填入所有必要的參數,才能傳送至 Azure。

繼承
azure.mgmt.media.models._models_py3.ContentKeyPolicyRestrictionTokenKey
ContentKeyPolicyRsaTokenKey

建構函式

ContentKeyPolicyRsaTokenKey(*, exponent: bytes, modulus: bytes, **kwargs)

僅限關鍵字的參數

名稱 Description
exponent

RSA 參數指數。 必要。

modulus

RSA 參數模數。 必要。

變數

名稱 Description
odata_type
str

衍生型別的辨別子。 必要。

exponent

RSA 參數指數。 必要。

modulus

RSA 參數模數。 必要。