ContentKeyPolicyPlayReadyUnknownOutputPassingOption Struct
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.
Configures Unknown output handling settings of the license.
public readonly struct ContentKeyPolicyPlayReadyUnknownOutputPassingOption : IEquatable<Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyUnknownOutputPassingOption>
type ContentKeyPolicyPlayReadyUnknownOutputPassingOption = struct
Public Structure ContentKeyPolicyPlayReadyUnknownOutputPassingOption
Implements IEquatable(Of ContentKeyPolicyPlayReadyUnknownOutputPassingOption)
- Inheritance
-
ContentKeyPolicyPlayReadyUnknownOutputPassingOption
- Implements
Constructors
ContentKeyPolicyPlayReadyUnknownOutputPassingOption(String) |
Initializes a new instance of ContentKeyPolicyPlayReadyUnknownOutputPassingOption. |
Properties
Allowed |
Passing the video portion of protected content to an Unknown Output is allowed. |
AllowedWithVideoConstriction |
Passing the video portion of protected content to an Unknown Output is allowed but with constrained resolution. |
NotAllowed |
Passing the video portion of protected content to an Unknown Output is not allowed. |
Unknown |
Represents a ContentKeyPolicyPlayReadyUnknownOutputPassingOption that is unavailable in current API version. |
Methods
Equals(ContentKeyPolicyPlayReadyUnknownOutputPassingOption) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Applies to
Azure SDK for .NET