Click or drag to resize

VGCommonProfileAttributeSaveInLog Property

Gets or sets if attribute values need to be saved in log while modifying or deleting an entity (role or group).

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public bool SaveInLog { get; set; }

Property Value

Type: Boolean
See Also