Sha256: cac68ad61e2fbc6589f90ca5e31d04149997cb9290f7b20e5a6f78e04f940957
Contents?: true
Size: 437 Bytes
Versions: 12
Compression:
Stored size: 437 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::MediaServices::Mgmt::V2018_03_30_preview module Models # # Defines values for ContentKeyPolicyRestrictionTokenType # module ContentKeyPolicyRestrictionTokenType Unknown = "Unknown" Swt = "Swt" Jwt = "Jwt" end end end
Version data entries
12 entries across 12 versions & 1 rubygems