This topic has not yet been rated - Rate this topic

ContentKeyBaseCollection.CreateAsync Method (Guid, Byte[])

Asynchronously creates a content key with the specifies key identifier and value.

Namespace:  Microsoft.WindowsAzure.MediaServices.Client
Assembly:  Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)
public Task<IContentKey> CreateAsync(
	Guid keyId,
	byte[] contentKey
)

Parameters

keyId
Type: System.Guid
The key identifier.
contentKey
Type: System.Byte[]
The value of the content key.

Return Value

Type: System.Threading.Tasks.Task<IContentKey>
A function delegate that returns the future result to be available through the Task&lt;IContentKey&gt;.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter