MediaLicense.SourceId Property
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.
The LicenseSourceId of the license.
public Microsoft.Media.Drm.LicenseSourceId SourceId { get; set; }
member this.SourceId : Microsoft.Media.Drm.LicenseSourceId with get, set
Public Property SourceId As LicenseSourceId
Property Value
The LicenseSourceId of the license. This property is set to null by default which means the license does not contain a source identifier.