다음을 통해 공유


PlayReadyContentHeader.DecryptorSetup 속성

정의

설정된 경우 헤더의 암호 해독기 설정 값을 가져옵니다.

public:
 property PlayReadyDecryptorSetup DecryptorSetup { PlayReadyDecryptorSetup get(); };
PlayReadyDecryptorSetup DecryptorSetup();
public PlayReadyDecryptorSetup DecryptorSetup { get; }
var playReadyDecryptorSetup = playReadyContentHeader.decryptorSetup;
Public ReadOnly Property DecryptorSetup As PlayReadyDecryptorSetup

속성 값

헤더의 암호 해독기 설정 값입니다.

적용 대상