<PackageReference Include="Microsoft.Identity.Client" Version="4.83.1" />

Microsoft.Identity.Client.Extensibility.AppTokenProviderParameters

The authentication parameters provided to the app token provider callback.

Used to cancel the authentication attempt made by the token provider

public string Claims { get; }

A string with one or multiple claims.

public string CorrelationId { get; }

Correlation id of the authentication request.

public IEnumerable<string> Scopes { get; }

Specifies which scopes to request.

public string TenantId { get; }

Tenant id of the