LicenseSourceId 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 PlayReady Source identifier. Refer to the PlayReady Compliance Rules document that accompanies a PlayReady licensing agreement for more information.
public class LicenseSourceId
type LicenseSourceId = class
Public Class LicenseSourceId
- Inheritance
-
LicenseSourceId
Constructors
LicenseSourceId(Int64, Boolean) |
Initializes a new instance of the LicenseSourceId class. |
Properties
Identifier |
Gets the identifier of the source from which the PlayReady content originated. |
Restricted |
Gets whether the source from which the PlayReady Content originated is restricted or not. |