Click or drag to resize

VGSecurityManagerLogEnabled Property

Gets a value indicating whether the log is enabled for the current repository.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2018.1.720.18 (2018.1.0720.18)
Syntax
public static bool LogEnabled { get; }

Property Value

Type: Boolean
Remarks
To enable or disable logging, you must change the property "Log Enabled" of your repository in the Visual Guard console.

For more information about Logging features, see Using Visual Guard Logging features.

See Also