IAppConfig.TelemetryConfig 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.
Caution
Telemetry is sent automatically by MSAL.NET. See https://aka.ms/msal-net-telemetry.
[System.Obsolete("Telemetry is sent automatically by MSAL.NET. See https://aka.ms/msal-net-telemetry.", false)]
public Microsoft.Identity.Client.ITelemetryConfig TelemetryConfig { get; }
[<System.Obsolete("Telemetry is sent automatically by MSAL.NET. See https://aka.ms/msal-net-telemetry.", false)>]
member this.TelemetryConfig : Microsoft.Identity.Client.ITelemetryConfig
Public ReadOnly Property TelemetryConfig As ITelemetryConfig
Property Value
- Attributes