Język

ManagedIdentityApplicationBuilder.WithTelemetryClient Metoda

Definicja

Uwaga

Telemetry is sent automatically by MSAL.NET. See https://aka.ms/msal-net-telemetry.

Ta metoda jest przestarzała. Zobacz https://aka.ms/msal-net-telemetry

[System.Obsolete("Telemetry is sent automatically by MSAL.NET. See https://aka.ms/msal-net-telemetry.", true)]
public Microsoft.Identity.Client.ManagedIdentityApplicationBuilder WithTelemetryClient(params Microsoft.IdentityModel.Abstractions.ITelemetryClient[] telemetryClients);
[<System.Obsolete("Telemetry is sent automatically by MSAL.NET. See https://aka.ms/msal-net-telemetry.", true)>]
member this.WithTelemetryClient : Microsoft.IdentityModel.Abstractions.ITelemetryClient[] -> Microsoft.Identity.Client.ManagedIdentityApplicationBuilder
Public Function WithTelemetryClient (ParamArray telemetryClients As ITelemetryClient()) As ManagedIdentityApplicationBuilder

Parametry

telemetryClients
ITelemetryClient[]

Lista klientów telemetrii w celu dodania dzienników telemetrii.

Zwraca

Konstruktor do tworzenia łańcucha . Z metodami

Atrybuty

Dotyczy