QnAMakerRecognizer.LogPersonalInformation Property

Definition

Gets or sets the flag to determine if personal information should be logged in telemetry.

public AdaptiveExpressions.Properties.BoolExpression LogPersonalInformation { get; set; }
member this.LogPersonalInformation : AdaptiveExpressions.Properties.BoolExpression with get, set
Public Property LogPersonalInformation As BoolExpression

Property Value

The flag to indicate in personal information should be logged in telemetry.

Applies to