ContentKeyBaseCollection.CreateAsync Method

Include Protected Members
Include Inherited Members

Creates a content key asynchronously.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CreateAsync(Guid, array<Byte[]) Asynchronously creates a content key with the specifies key identifier and value.
Public method CreateAsync(Guid, array<Byte[], String) Asynchronously creates a content key with the specifies key identifier and value.

Top

See Also

Reference

ContentKeyBaseCollection Class

Microsoft.WindowsAzure.MediaServices.Client Namespace