1 instantiation of MsalAuthenticationOptions
Microsoft.Authentication.WebAssembly.Msal (1)
Models\MsalProviderOptions.cs (1)
17public MsalAuthenticationOptions Authentication { get; set; } = new MsalAuthenticationOptions
2 references to MsalAuthenticationOptions
Microsoft.Authentication.WebAssembly.Msal (2)
Models\MsalProviderOptions.cs (2)
14/// Gets or sets the <see cref="MsalAuthenticationOptions"/> to use for authentication operations. 17public MsalAuthenticationOptions Authentication { get; set; } = new MsalAuthenticationOptions