LicenseResponse.GetLicenses Method

Definition

Provides a list of all the License added to the the license response.

public Microsoft.Media.Drm.License[] GetLicenses ();
member this.GetLicenses : unit -> Microsoft.Media.Drm.License[]
Public Function GetLicenses () As License()

Returns

An array of License.

Applies to