IContentKey.GetKeyDeliveryUrlAsync(ContentKeyDeliveryType) Method

Definition

public System.Threading.Tasks.Task<Uri> GetKeyDeliveryUrlAsync (Microsoft.WindowsAzure.MediaServices.Client.ContentKeyAuthorization.ContentKeyDeliveryType contentKeyDeliveryType);
abstract member GetKeyDeliveryUrlAsync : Microsoft.WindowsAzure.MediaServices.Client.ContentKeyAuthorization.ContentKeyDeliveryType -> System.Threading.Tasks.Task<Uri>
Public Function GetKeyDeliveryUrlAsync (contentKeyDeliveryType As ContentKeyDeliveryType) As Task(Of Uri)

Parameters

contentKeyDeliveryType
ContentKeyDeliveryType

Returns

Applies to