Click or drag to resize

IDataObjectLoadOptionsBaseOverrideSecurity Property

States whether security should be overridden. This includes the data object security model, acess modifers and the property security model.

Namespace:  Omada.OE.Model.Public
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
bool OverrideSecurity { get; set; }

Property Value

Type: Boolean
See Also