LuisRecognizer.LogPersonalInformation Property

Definition

Gets or sets a value indicating whether to log personal information that came from the user to telemetry.

public bool LogPersonalInformation { get; set; }
member this.LogPersonalInformation : bool with get, set
Public Property LogPersonalInformation As Boolean

Property Value

If true, personal information is logged to Telemetry; otherwise the properties will be filtered.

Applies to