Share via


GrafanaConfigurations.IsCsrfAlwaysCheckEnabled Property

Definition

Set to true to execute the CSRF check even if the login cookie is not in a request (default false).

public bool? IsCsrfAlwaysCheckEnabled { get; set; }
member this.IsCsrfAlwaysCheckEnabled : Nullable<bool> with get, set
Public Property IsCsrfAlwaysCheckEnabled As Nullable(Of Boolean)

Property Value

Applies to