IsDataEncryptionActiveResponse.IsActive Property

Definition

Gets whether data encryption is active or not.

public:
 property bool IsActive { bool get(); };
public bool IsActive { get; }
member this.IsActive : bool
Public ReadOnly Property IsActive As Boolean

Property Value

true if data encryption is active; otherwise, false.

Applies to