MsalServiceException.Claims 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.
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
public string Claims { get; }
member this.Claims : string
Public ReadOnly Property Claims As String
Property Value
Applies to
Comentarios
Enviar y ver comentarios de