Compartir a través de


StreamingPath.EncryptionScheme Propiedad

Definición

Obtiene o establece el esquema de cifrado. Entre los valores posibles se incluyen: "NoEncryption", "EnvelopeEncryption", "CommonEncryptionCenc", "CommonEncryptionCbcs".

[Newtonsoft.Json.JsonProperty(PropertyName="encryptionScheme")]
public Microsoft.Azure.Management.Media.Models.EncryptionScheme EncryptionScheme { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryptionScheme")>]
member this.EncryptionScheme : Microsoft.Azure.Management.Media.Models.EncryptionScheme with get, set
Public Property EncryptionScheme As EncryptionScheme

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a