Compartir a través de


PlayReadyHeader.LicenseAcquisitionUrl Property

Definition

Gets or sets the Uri for the license acquisition web service.

public Uri LicenseAcquisitionUrl { get; set; }
member this.LicenseAcquisitionUrl : Uri with get, set
Public Property LicenseAcquisitionUrl As Uri

Property Value

Uri

The Uri for the license acquisition web service.

Exceptions

On set, thrown if set to null.

On set, thrown if set to an malformed url.

On set, thrown if set to an absolute url which is longer than 4096 characters.

Applies to