ImportSettingsBaseDisableUserSecurityCheck Property

Relativity Import APIs
Enables or disables user permission checks per document or object.

Namespace:  kCura.Relativity.DataReaderClient
Assembly:  Relativity.DataExchange.Client.SDK (in Relativity.DataExchange.Client.SDK.dll) Version: 1.5.0
Syntax

public bool DisableUserSecurityCheck { get; set; }

Property Value

Type: Boolean
Remarks

Set this property to True if you want to disable security checks. By default, this property is set to False, so security checks are enabled.
See Also

Reference