Share via


AssetFileEncryptionMetadata.InitializationVector Property

Definition

Gets or sets the Asset File initialization vector.

[Newtonsoft.Json.JsonProperty(PropertyName="initializationVector")]
public string InitializationVector { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="initializationVector")>]
member this.InitializationVector : string with get, set
Public Property InitializationVector As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to