次の方法で共有


ContentKeyPolicyFairPlayConfiguration.ApplicationSecretKey プロパティ

定義

FairPlay アプリケーション シークレット キーとして使用する必要があるキー。 これは base64 でエンコードする必要があります。

public byte[] ApplicationSecretKey { get; set; }
member this.ApplicationSecretKey : byte[] with get, set
Public Property ApplicationSecretKey As Byte()

プロパティ値

Byte[]

適用対象