ITelemetryRecognizer.LogPersonalInformation Propiedad

Definición

Obtiene un valor que indica si se debe registrar información personal procedente del usuario.

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

Valor de propiedad

Si es true, registrará información personal en el método IBotTelemetryClient.TrackEvent; de lo contrario, se filtrarán las propiedades.

Se aplica a