BlobAppendInfo.IsServerEncrypted Property

Definition

The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.

public bool IsServerEncrypted { get; }
member this.IsServerEncrypted : bool
Public ReadOnly Property IsServerEncrypted As Boolean

Property Value

Applies to