다음을 통해 공유


ITelemetryRecognizer.LogPersonalInformation 속성

정의

사용자로부터 온 개인 정보를 기록할지 여부를 결정하는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

true이면 개인 정보를 IBotTelemetryClient.TrackEvent 메서드에 기록합니다. 그렇지 않으면 속성이 필터링됩니다.

적용 대상