MsalServiceException.Claims Property

Definition

Additional claims requested by the service. When this property is not null or empty, this means that the service requires the user to provide additional claims, such as doing two factor authentication. The are two cases:

For more details see https://aka.ms/msal-net-claim-challenge
C#
public string Claims { get; }

Property Value

Applies to

Prodotto Versioni
Microsoft Authentication Library for .NET (MSAL.NET) latest