Freigeben über


MediaLicense.SourceId Property

Definition

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.

Applies to