Share via


ITelemetryRecognizer.LogPersonalInformation Property

Definition

Gets a value indicating whether determines whether to log personal information that came from the user.

public bool LogPersonalInformation { get; }
member this.LogPersonalInformation : bool
Public ReadOnly Property LogPersonalInformation As Boolean

Property Value

If true, will log personal information into the IBotTelemetryClient.TrackEvent method; otherwise the properties will be filtered.

Applies to