Microsoft.Identity.Client.ITelemetryConfig
Communicates which audience the telemetry is for (e.g. Production or Pre-Production) so that MSAL.NET can change sampling
and filtering behavior.
Implementers of the interface will receive this callback when telemetry data is available. The implementation should transfer
the data in ITelemetryEventPayload to a specific telemetry uploader instance.
ID for the telemetry session.