AddAuthentication (JwtBearerDefaults.AuthenticationScheme).AddJwtBearer(options => { options.TokenValidationParameters = new ...
確定! 回上一頁