ContentKeyPolicySymmetricTokenKey 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.
Specifies a symmetric key for token validation.
[Newtonsoft.Json.JsonObject("#Microsoft.Media.ContentKeyPolicySymmetricTokenKey")]
public class ContentKeyPolicySymmetricTokenKey : Microsoft.Azure.Management.Media.Models.ContentKeyPolicyRestrictionTokenKey
[<Newtonsoft.Json.JsonObject("#Microsoft.Media.ContentKeyPolicySymmetricTokenKey")>]
type ContentKeyPolicySymmetricTokenKey = class
inherit ContentKeyPolicyRestrictionTokenKey
Public Class ContentKeyPolicySymmetricTokenKey
Inherits ContentKeyPolicyRestrictionTokenKey
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
ContentKeyPolicySymmetricTokenKey() |
Initializes a new instance of the ContentKeyPolicySymmetricTokenKey class. |
ContentKeyPolicySymmetricTokenKey(Byte[]) |
Initializes a new instance of the ContentKeyPolicySymmetricTokenKey class. |
Properties
KeyValue |
Gets or sets the key value of the key |
Methods
Validate() |
Validate the object. |