AuthenticationResultMetadata.Telemetry Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
May contain telemetry data.
public string Telemetry { get; set; }
member this.Telemetry : string with get, set
Public Property Telemetry As String
Property Value
Remarks
Currently it is emitted only for desktop public client flows when the broker is used and it is also included in the verbose logs. May contain Personal Identifiable Information (PII), as per the logging settings. See https://aka.ms/msal-net-logging for more details about logging.