ContentKeyPolicyOpenRestriction Class

Definition

Represents an open restriction. License or key will be delivered on every request.

[Newtonsoft.Json.JsonObject("#Microsoft.Media.ContentKeyPolicyOpenRestriction")]
public class ContentKeyPolicyOpenRestriction : Microsoft.Azure.Management.Media.Models.ContentKeyPolicyRestriction
[<Newtonsoft.Json.JsonObject("#Microsoft.Media.ContentKeyPolicyOpenRestriction")>]
type ContentKeyPolicyOpenRestriction = class
    inherit ContentKeyPolicyRestriction
Public Class ContentKeyPolicyOpenRestriction
Inherits ContentKeyPolicyRestriction
Inheritance
ContentKeyPolicyOpenRestriction
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

ContentKeyPolicyOpenRestriction()

Initializes a new instance of the ContentKeyPolicyOpenRestriction class.

Applies to