Share via


PlayReadyHeader.DecryptorSetting Property

Definition

Gets or sets the DecryptorSetup of the header.

public Microsoft.Media.Drm.DecryptorSetup DecryptorSetting { get; set; }
member this.DecryptorSetting : Microsoft.Media.Drm.DecryptorSetup with get, set
Public Property DecryptorSetting As DecryptorSetup

Property Value

The DecryptorSetup of the header.

Exceptions

On set, thrown if value is not defined in the DecryptorSetup enum.

Applies to