Ejemplo n.º 1
0
 public static AuthenticationBuilder AddAzureAd(this AuthenticationBuilder builder)
 => builder.AddAzureAd2(_ => { });