コード例 #1
0
 protected virtual void ConfigureAuthorization(IServiceCollection services)
 {
     _startup.ConfigureAuthorization(services);
 }