Sha256: a8333e345c8cc718ea241bb8854b7b08a16949b2c11cb5834c4a73b1f56a08cd
Contents?: true
Size: 437 Bytes
Versions: 11
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_06_01_preview module Models # # Defines values for ContentKeyPolicyRestrictionTokenType # module ContentKeyPolicyRestrictionTokenType Unknown = "Unknown" Swt = "Swt" Jwt = "Jwt" end end end
Version data entries
11 entries across 11 versions & 1 rubygems