Share via


FileProperties.IsServerEncrypted Property

Definition

Gets the file's server-side encryption state.

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

Property Value

A bool representing the file's server-side encryption state.

Applies to