InstanceSettingRequest.Encrypted Property

Relativity Services API
Gets or Sets encrypted flag of the Instance Setting.

Namespace:  Relativity.Services.Interfaces.InstanceSetting.Model
Assembly:  Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public Nullable<bool> Encrypted { get; set; }

Property Value

Type: Nullable<Boolean>
See Also

Reference