WatermarkVendor Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a single watermarking vendor that the client supports. Refer to the PlayReady Compliance Rules document that accompanies a PlayReady licensing agreement for more information.
public class WatermarkVendor
type WatermarkVendor = class
Public Class WatermarkVendor
- Inheritance
-
WatermarkVendor
Constructors
WatermarkVendor(Guid, Byte[], Int32) |
Initializes a new instance of the WatermarkVendor class. |
Properties
Data |
Gets the opaque data associated with this watermarking vendor. |
Id |
Gets the unique identifier for the watermarking vendor. |
SecurityLevel |
Gets the security level at which watermarking is enforced. |