Share via


Telemetry.TelemetryOnFailureOnly Property

Definition

Caution

Telemetry is now specified per ClientApplication. See https://aka.ms/msal-net-3-breaking-changes and https://aka.ms/msal-net-application-configuration.

[System.Obsolete("Telemetry is now specified per ClientApplication.  See https://aka.ms/msal-net-3-breaking-changes and https://aka.ms/msal-net-application-configuration. ", true)]
public bool TelemetryOnFailureOnly { get; set; }
[<System.Obsolete("Telemetry is now specified per ClientApplication.  See https://aka.ms/msal-net-3-breaking-changes and https://aka.ms/msal-net-application-configuration. ", true)>]
member this.TelemetryOnFailureOnly : bool with get, set
Public Property TelemetryOnFailureOnly As Boolean

Property Value

Attributes

Applies to