LicenseAcquirer.AcquireLicenseAsync Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Starts the license acquisition process.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AcquireLicenseAsync(Byte()) | Starts the license acquisition process. |
|
AcquireLicenseAsync(Guid) | Starts the license acquisition process. |
|
AcquireLicenseAsync(Stream) | Starts the license acquisition process by specifying a media stream. |
|
AcquireLicenseAsync(Guid, ContentKeyType, Guid) | Starts the license acquisition process. |
Show: