| SimpleGatewaySaveLogsLocally Property |
Gets or sets a value indicating whether logs saved locally on the gateway.
Namespace:
Koopman.CheckPoint
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax [JsonPropertyAttribute(PropertyName = "save-logs-locally")]
public bool SaveLogsLocally { get; set; }
Request Example
View SourceProperty Value
Type:
Booleantrue if logs saved locally; otherwise,
false.
Remarks See Also