示例#1
0
 public static AuthenticationBuilder AddAzureAdBearer(this AuthenticationBuilder builder)
 => builder.AddAzureAdBearer(_ => { });