CommonEncryptionCbcs.ClearKeyEncryptionCustomKeysAcquisitionUriTemplate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Template for the URL of the custom service delivering content keys to end user players. Not required when using Azure Media Services for issuing licenses. The template supports replaceable tokens that the service will update at runtime with the value specific to the request. The currently supported token value is {AlternativeMediaId}, which is replaced with the value of StreamingLocatorId.AlternativeMediaId.
public string ClearKeyEncryptionCustomKeysAcquisitionUriTemplate { get; set; }
member this.ClearKeyEncryptionCustomKeysAcquisitionUriTemplate : string with get, set
Public Property ClearKeyEncryptionCustomKeysAcquisitionUriTemplate As String
Property Value
Applies to
Azure SDK for .NET