RequestResult.IsServiceEncrypted Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents whether or not the data for a read operation is encrypted on the server-side.
public bool IsServiceEncrypted { get; }
member this.IsServiceEncrypted : bool
Public ReadOnly Property IsServiceEncrypted As Boolean