Partager via


ILicenseChallenge.WatermarkVendors Property

Definition

Gets the set of WatermarkVendor supported by this client.

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Media.Drm.WatermarkVendor> WatermarkVendors { get; }
member this.WatermarkVendors : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Media.Drm.WatermarkVendor>
Public ReadOnly Property WatermarkVendors As ReadOnlyCollection(Of WatermarkVendor)

Property Value

The set of WatermarkVendor supported by this client.

Remarks

If this list is empty, the client does not support enabling or disabling watermarking via PlayReady. The OEM implementation on the client provides this information and its accuracy completely depends on the correctness of their port.

Applies to