AdaptiveRecognizer.LogPersonalInformation Property

Definition

Gets or sets the flag to determine if telemetry should include personal information in its log.

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 if telemetry should log personal information.

Applies to