PlayReadyContentHeader.LicenseAcquisitionUserInterfaceUrl Property

Definition

Gets the license acquisition user interface URL in the header if it is set.

public:
 property Uri ^ LicenseAcquisitionUserInterfaceUrl { Uri ^ get(); };
Uri LicenseAcquisitionUserInterfaceUrl();
public System.Uri LicenseAcquisitionUserInterfaceUrl { get; }
var uri = playReadyContentHeader.licenseAcquisitionUserInterfaceUrl;
Public ReadOnly Property LicenseAcquisitionUserInterfaceUrl As Uri

Property Value

The license acquisition user interface URL.

Applies to