StreamingLocatorContentKey Class
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.
Class for content key in Streaming Locator.
public class StreamingLocatorContentKey
type StreamingLocatorContentKey = class
Public Class StreamingLocatorContentKey
- Inheritance
-
StreamingLocatorContentKey
Constructors
StreamingLocatorContentKey(Guid) |
Initializes a new instance of StreamingLocatorContentKey. |
Properties
Id |
ID of Content Key. |
KeyType |
Encryption type of Content Key. |
LabelReferenceInStreamingPolicy |
Label of Content Key as specified in the Streaming Policy. |
PolicyName |
ContentKeyPolicy used by Content Key. |
Tracks |
Tracks which use this Content Key. |
Value |
Value of Content Key. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET