Partager via


IContentKey.GetKeyDeliveryUrlAsync(ContentKeyDeliveryType) Méthode

Définition

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)

Paramètres

contentKeyDeliveryType
ContentKeyDeliveryType

Retours

S’applique à