MicrosoftIdentityOptions.WithSpaAuthCode Property

Definition

Requests an auth code for the frontend (SPA using MSAL.js for instance). See https://aka.ms/msal-net/spa-auth-code for details.

public bool WithSpaAuthCode { get; set; }
member this.WithSpaAuthCode : bool with get, set
Public Property WithSpaAuthCode As Boolean

Property Value

Applies to